/*
Theme Name: La Masion
Description: An Enfold <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. These are modifications to the Enfold theme that make it work like the custom design for Launch Snap
Version: 1.0
Author: Christie Wood
Author URI: http://launchsnap.com/
Template: enfold
*/
.html_header_transparency .responsive #top .avia-builder-el-0 .container {
  padding-top: 0px;
}
.responsive #top .avia-section.av-minimum-height .container .content {
  vertical-align: top;
}
.responsive #top .avia-image-container.avia-align-center {
  margin-bottom: 0px;
}
.responsive #top .avia_image {
  border-radius: 0px;
}
.responsive #top #header_main {
  padding: 44px;
}
@media (max-width: 767px) {
  .responsive #top #header_main {
    padding: 20px;
  }
  .responsive #top #header_main .logo {
    width: 100%;
  }
  .responsive #top #header_main .logo svg {
    margin: 0px auto;
    max-height: 125px;
  }
}
.responsive #top #header_main_alternate, .responsive #top #wrap_all .main_menu {
  display: none;
}
.responsive #top h1 {
  font-weight: 600;
}
.responsive #top .av-subheading_below {
  margin-top: -1px;
}
.responsive #top .template-page .entry-content-wrapper h1,
.responsive #top .template-page .entry-content-wrapper h2 {
  letter-spacing: normal;
}
.responsive #top .main_color strong {
  font-weight: 600;
}
.responsive #top .avia-button-wrap {
  padding-right: 20px;
}
@media (max-width: 767px) {
  .responsive #top .avia-button-wrap {
    display: block;
  }
}
.responsive #top .avia-button {
  background-color: transparent;
  position: relative;
}
@media (max-width: 767px) {
  .responsive #top .avia-button {
    float: none;
    width: fit-content;
  }
}
.responsive #top .avia-button.avia-color-theme-color {
  color: #fff;
  border: 0px;
  padding: 29px 24px 10px 35px;
}
@media (max-width: 767px) {
  .responsive #top .avia-button.avia-color-theme-color {
    padding: 24px 15px 5px 28px;
  }
}
.responsive #top .avia-button.avia-color-theme-color:hover {
  color: #B99146;
}
.responsive #top .avia-button:before, .responsive #top .avia-button:after {
  border: 1px #b99146 solid;
  position: absolute;
  width: calc(100% + 8px);
  height: calc(100% + 8px);
  content: "";
}
.responsive #top .avia-button:before {
  left: 0px;
  top: 0px;
}
.responsive #top .avia-button:after {
  top: 6px;
  left: 6px;
}
.responsive #top .avia-button.avia-size-medium {
  font-size: 19px;
}
.responsive #top .avia_textblock p {
  line-height: 28px;
}
@media (max-width: 767px) {
  .responsive #top .avia_textblock p {
    text-align: center !important;
  }
}
.responsive #top .avia-image-container.avia-builder-el-first {
  max-width: 980px;
}
.responsive #top .avia-image-container:not(.avia-builder-el-first) {
  max-width: 395px;
}
@media (max-width: 767px) {
  .responsive #top .avia-section-large .content {
    padding-top: 20px;
  }
}/*# sourceMappingURL=style.css.map */