/*
 * ---:[ Thesis CSS reset ]:---
 */
* {
  margin: 0;
  padding: 0;
  word-wrap: break-word; }

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

img,
fieldset {
  border: 0; }

abbr,
acronym {
  text-decoration: none; }

code {
  line-height: 1em; }

pre {
  overflow: auto;
  word-wrap: normal;
  -moz-tab-size: 4;
  tab-size: 4; }

sub,
sup {
  line-height: 0.5em; }

img,
.wp-caption {
  max-width: 100%;
  height: auto; }

iframe,
video,
embed,
object {
  display: block;
  max-width: 100%; }

img {
  display: block; }

.left,
.alignleft,
img[align=left] {
  display: block;
  float: left; }

.right,
.alignright,
img[align=right] {
  display: block;
  float: right; }

.center,
.aligncenter,
img[align=middle] {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  float: none;
  clear: both; }

.block,
.alignnone {
  display: block;
  clear: both; }

input[type=submit],
button {
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none; }

.wp-smiley {
  display: inline; }

/*
 * ---:[ layout structure ]:---
 */
body {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  line-height: 26px;
  color: #111111;
  background-color: white;
  padding-top: 26px; }

.container {
  width: 897px;
  margin: 0 auto; }

.columns,
.columns > .content,
.columns > .sidebar {
  box-sizing: border-box; }

.columns > .content {
  width: 617px;
  float: left;
  border-width: 0 1px 0 0;
  border-style: solid;
  border-color: #dddddd; }

.columns > .sidebar {
  width: 280px;
  float: right;
  padding: 26px 26px 0 26px; }

/*
 * ---:[ links ]:---
 */
a {
  color: #dd0000;
  text-decoration: none; }

p a {
  text-decoration: underline; }

p a:hover {
  text-decoration: none; }

/*
 * ---:[ nav menu ]:---
 */
.menu {
  position: relative;
  z-index: 50;
  list-style: none;
  border-width: 0 0 1px 1px;
  border-style: solid; }

.menu li {
  position: relative;
  float: left;
  margin-bottom: -1px; }

.menu .sub-menu {
  position: absolute;
  left: -1px;
  display: none;
  list-style: none;
  z-index: 110;
  margin-top: -1px; }

.menu .sub-menu .sub-menu {
  top: 0;
  left: 182px;
  margin: 0 0 0 -1px; }

.menu li:hover > .sub-menu {
  display: block; }

.menu .sub-menu li {
  width: 182px;
  clear: both; }

.menu a,
.menu_control {
  display: block;
  font-size: 13px;
  line-height: 19px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #111111;
  border-width: 1px 1px 1px 0;
  border-style: solid;
  background-color: #eeeeee;
  padding: 0.5em 1em; }

.menu a:hover {
  background-color: #dddddd; }

.menu_control {
  display: none;
  background-color: white; }

.menu .sub-menu a {
  border-left-width: 1px; }

.menu,
.menu a,
.menu .sub-menu {
  border-color: #dddddd; }

.menu .current-menu-item > a {
  border-bottom-color: white;
  background-color: white;
  cursor: text; }

.menu .sub-menu .current-menu-item > a {
  border-bottom-color: #dddddd; }

/*
 * ---:[ header ]:---
 */
.header {
  border-bottom: 3px double #dddddd;
  padding: 26px; }

#site_title {
  font-size: 42px;
  line-height: 1.32em;
  font-weight: bold;
  color: #111111; }

#site_title a {
  color: #111111; }

#site_title a:hover {
  color: #dd0000; }

#site_tagline {
  font-size: 16px;
  color: #888888;
  line-height: 1.32em; }

/*
 * ---:[ golden ratio typography with spaced paragraphs ]:---
 */
.grt,
.grt h3 {
  font-size: 16px;
  line-height: 26px; }

.grt h1,
.grt .headline {
  font-size: 26px;
  line-height: 39px; }

.grt .headline {
  margin: 0; }

.headline,
.headline a {
  color: #111111; }

.headline a:hover {
  color: #dd0000; }

.grt h2 {
  font-size: 20px;
  line-height: 32px;
  margin-top: 39px;
  margin-bottom: 13px; }

.grt h2,
.grt h3 {
  color: #111111; }

.grt h3 {
  font-weight: bold; }

.grt .small,
.grt .caption {
  font-size: 13px;
  line-height: 22px; }

.grt .drop_cap {
  font-size: 52px;
  line-height: 1em;
  margin-right: 0.15em;
  float: left; }

.grt h1,
.grt p,
.grt ul,
.grt ol,
.grt blockquote,
.grt pre,
.grt dl,
.grt dd,
.grt .center,
.grt .block,
.grt .aligncenter,
.grt .alignnone,
.grt .post_image,
.grt .post_image_box,
.grt .wp-post-image,
.grt .caption,
.grt .wp-caption,
.grt .alert,
.grt .note,
.grt .box,
.grt .footnotes,
.headline_area {
  margin-bottom: 26px; }

.grt ul,
.grt ol,
.grt .stack {
  margin-left: 26px; }

.grt ul ul,
.grt ul ol,
.grt ol ul,
.grt ol ol,
.wp-caption p,
.grt .alert p:last-child,
.grt .note p:last-child,
.grt .box p:last-child,
.grt blockquote.right p,
.grt blockquote.left p,
.grt .footnotes p:last-child {
  margin-bottom: 0; }

.grt .left,
.grt .alignleft,
.grt .ad_left {
  margin-bottom: 26px;
  margin-right: 26px; }

.grt .right,
.grt .alignright,
.grt .ad {
  margin-bottom: 26px;
  margin-left: 26px; }

.grt .caption {
  margin-top: -13px;
  color: #888888; }

.grt .footnotes p {
  margin-bottom: 13px; }

/*
 * ---:[ custom text styles ]:---
 */
.grt ul {
  list-style-type: square; }

.grt li a {
  text-decoration: underline; }

.grt li a:hover {
  text-decoration: none; }

.grt blockquote {
  color: #888888;
  margin-left: 13px;
  padding-left: 13px;
  border-left: 1px solid #dddddd; }

.grt code {
  font-family: Consolas, Menlo, Monaco, Courier, Verdana, sans-serif; }

.grt pre {
  font-family: Consolas, Menlo, Monaco, Courier, Verdana, sans-serif;
  background-color: #eeeeee;
  padding: 13px;
  -webkit-tab-size: 4;
  -moz-tab-size: 4;
  tab-size: 4; }

.grt .frame,
.grt .post_image_box,
.grt .wp-caption {
  border: 1px solid #dddddd;
  background-color: #eeeeee;
  padding: 13px; }

.grt .wp-caption img,
.grt .post_image_box .post_image,
.grt .thumb {
  margin-bottom: 13px; }

.wp-caption.aligncenter img {
  margin-right: auto;
  margin-left: auto; }

.wp-caption .wp-caption-text .wp-smiley {
  display: inline;
  margin-bottom: 0; }

.grt .wp-caption p {
  font-size: 13px;
  line-height: 22px; }

.grt .alert,
.grt .note,
.grt .box {
  padding: 13px; }

.grt .alert {
  background-color: #ffff99;
  border: 1px solid #e6e68a; }

.grt .note {
  background-color: #eeeeee;
  border: 1px solid #dddddd; }

.grt .box {
  background-color: #ffe2e2;
  border: 1px solid #ffb2b2; }

.grt .footnotes {
  font-size: 13px;
  line-height: 22px;
  border-top: 1px dotted #dddddd;
  padding-top: 26px; }

.grt .avatar {
  width: 61px;
  height: 61px;
  float: right;
  clear: both;
  margin-left: 13px; }

.grt .footnotes,
.grt sub,
.grt sup,
.grt .post_cats,
.grt .post_tags,
.byline,
.byline a {
  color: #888888; }

.byline a {
  border-bottom: 1px solid #dddddd; }

.byline a,
.post_author,
.post_date {
  text-transform: uppercase;
  letter-spacing: 1px; }

.byline a:hover,
.num_comments {
  color: #111111; }

.byline .post_edit {
  margin-left: 13px; }

.byline .post_edit:first-child {
  margin-left: 0; }

.post_author_intro,
.post_date_intro,
.byline .post_cats_intro {
  font-style: italic; }

.grt .author_description {
  border-top: 1px dotted #dddddd;
  padding-top: 26px; }

.grt .author_description_intro {
  font-weight: bold; }

.grt .author_description .avatar {
  width: 78px;
  height: 78px;
  float: left;
  margin-right: 13px;
  margin-left: 0; }

/*
 * ---:[ golden ratio pullquotes ]:---
 */
.grt blockquote.right,
.grt blockquote.left {
  font-size: 26px;
  line-height: 37px;
  width: 45%;
  margin-bottom: 13px; }

.grt blockquote.right,
.grt blockquote.left {
  padding-left: 0;
  border: 0; }

/*
 * ---:[ post box structural styles ]:---
 */
.post_box {
  padding: 26px 26px 0 26px;
  border-top: 1px dotted #dddddd; }

.top {
  border-top: 0; }

/*
 * ---:[ other post box styles ]:---
 */
.num_comments_link {
  display: inline-block;
  color: #888888;
  text-decoration: none;
  margin-bottom: 26px; }

.num_comments_link:hover {
  background-color: #eeeeee; }

.bracket,
.num_comments {
  font-size: 26px; }

.bracket {
  color: #dddddd; }

/*
 * ---:[ misc. content elements ]:---
 */
.archive_intro {
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #dddddd; }

.archive_intro .headline {
  margin-bottom: 26px; }

.prev_next {
  clear: both;
  color: #888888;
  border-top: 1px solid #dddddd;
  padding: 13px 26px; }

.prev_next .next_posts {
  float: right; }

.previous_posts,
.next_posts {
  display: block;
  font-size: 13px;
  line-height: 22px;
  text-transform: uppercase;
  letter-spacing: 2px; }

.previous_posts a:hover,
.next_posts a:hover {
  text-decoration: underline; }

/*
 * ---:[ comments ]:---
 */
#comments {
  margin-top: 52px; }

.comments_intro {
  color: #888888;
  margin-bottom: 13px;
  padding: 0 26px; }

.comments_intro a:hover {
  text-decoration: underline; }

.comments_closed {
  font-size: 13px;
  line-height: 22px;
  color: #888888;
  margin: 0 26px 26px 26px; }

.comment_list {
  list-style-type: none;
  margin-bottom: 52px;
  border-top: 1px dotted #dddddd; }

.comment {
  border-bottom: 1px dotted #dddddd;
  padding: 26px; }

.children .comment {
  list-style-type: none;
  margin-top: 26px;
  border-left: 1px solid #dddddd;
  border-bottom: 0;
  padding: 0 0 0 26px; }

.children .bypostauthor {
  background-color: transparent;
  border-color: #dd0000; }

.comment .comment_head {
  margin-bottom: 13px; }

.children .comment_head {
  margin-bottom: 0; }

.comment .comment_author {
  font-weight: bold; }

.comment_date {
  font-size: 13px;
  margin-left: 13px;
  color: #888888; }

.comment_date a {
  color: #888888; }

.comment_footer a {
  font-size: 13px;
  line-height: 22px;
  color: #888888;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-left: 13px; }

.comment_head a:hover,
.comment_footer a:hover,
.comment_nav a:hover {
  text-decoration: underline; }

.comment_footer a:first-child {
  margin-left: 0; }

.comment .avatar {
  width: 52px;
  height: 52px;
  float: right;
  margin-left: 13px; }

.comment_nav {
  font-size: 13px;
  line-height: 22px;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-style: dotted;
  border-color: #dddddd;
  padding: 13px 26px; }

.comment_nav_top {
  border-width: 1px 0 0 0; }

.comment_nav_bottom {
  margin: -52px 0 52px 0;
  border-width: 0 0 1px 0; }

.next_comments {
  float: right; }

/*
 * ---:[ inputs ]:---
 */
input[type=\"text\"],
input[type=\"number\"],
input[type=\"tel\"],
input[type=\"email\"],
input[type=\"password\"],
select,
textarea,
.input_text {
  font-family: inherit;
  font-size: inherit;
  line-height: 1em;
  font-weight: inherit;
  color: #111111;
  border: 1px solid #dddddd;
  background-color: #eeeeee;
  padding: 0.35em;
  box-sizing: border-box; }

input[type=\"text\"]:focus,
input[type=\"number\"]:focus,
input[type=\"tel\"]:focus,
input[type=\"email\"]:focus,
input[type=\"password\"]:focus,
textarea:focus,
.input_text:focus {
  border-color: #eeeeee;
  background-color: white; }

textarea,
textarea.input_text {
  line-height: inherit; }

/*
 * ---:[ buttons ]:---
 */
button,
input[type=\"submit\"],
.input_submit {
  font-family: inherit;
  line-height: 1em;
  font-weight: bold;
  border: 3px double #dddddd;
  background-color: white;
  padding: 0.5em; }

button:hover,
input[type=\"submit\"]:hover,
.input_submit:hover,
button:active,
input[type=\"submit\"]:active,
.input_submit:active {
  background-color: #eeeeee;
  transition: background-color 0.3s; }

/*
 * ---:[ misc. form elements ]:---
 */
fieldset legend {
  font-weight: bold; }

.grt fieldset {
  margin-top: 26px;
  margin-bottom: 26px; }

.grt fieldset legend {
  margin-bottom: 13px; }

/*
 * ---:[ comment form ]:---
 */
#commentform {
  margin: 52px 0;
  padding: 0 26px; }

.comment #commentform {
  margin-top: 0;
  padding-right: 0;
  padding-left: 0; }

.comment_form_title {
  font-size: 20px;
  line-height: 32px;
  color: #111111;
  margin: 0 -26px;
  border-bottom: 1px dotted #dddddd;
  padding: 0 26px 13px 26px; }

#commentform label {
  display: block; }

#commentform p {
  margin-bottom: 13px; }

#commentform p .required {
  color: #dd0000; }

.comment_moderated {
  font-weight: bold; }

#commentform .input_text {
  width: 50%; }

#commentform textarea.input_text {
  width: 100%; }

#commentform .input_submit {
  font-size: 20px; }

#cancel-comment-reply-link {
  float: right;
  font-size: 13px;
  line-height: inherit;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #dd0000; }

#cancel-comment-reply-link:hover {
  text-decoration: underline; }

.login_alert {
  font-weight: bold;
  border: 1px solid #dddddd;
  background-color: #eeeeee; }

/*
 * ---:[ sidebar ]:---
 */
.sidebar {
  font-size: 13px;
  line-height: 19px; }

.sidebar .headline,
.sidebar .sidebar_heading,
.sidebar .widget_title {
  font-size: 21px;
  line-height: 30px; }

.sidebar .sidebar_heading,
.sidebar .widget_title {
  font-variant: small-caps;
  letter-spacing: 1px;
  margin-bottom: 10px; }

.sidebar .input_submit {
  font-size: inherit; }

.sidebar p,
.sidebar ul,
.sidebar ol,
.sidebar blockquote,
.sidebar pre,
.sidebar dl,
.sidebar dd,
.sidebar .left,
.sidebar .alignleft,
.sidebar .ad_left,
.sidebar .right,
.sidebar .alignright,
.sidebar .ad,
.sidebar .center,
.sidebar .aligncenter,
.sidebar .block,
.sidebar .alignnone {
  margin-bottom: 19px; }

.sidebar .left,
.sidebar .alignleft,
.sidebar .ad_left {
  margin-right: 19px; }

.sidebar ul ul,
.sidebar ul ol,
.sidebar ol ul,
.sidebar ol ol,
.sidebar .right,
.sidebar .alignright,
.sidebar .ad,
.sidebar .stack {
  margin-left: 19px; }

.sidebar ul ul,
.sidebar ul ol,
.sidebar ol ul,
.sidebar ol ol,
.wp-caption p,
.sidebar .post_excerpt p {
  margin-bottom: 0; }

.widget,
.sidebar .text_box,
.sidebar .thesis_email_form,
.sidebar .query_box {
  margin-bottom: 38px; }

.sidebar .thesis_email_form .input_text,
.widget li {
  margin-bottom: 10px; }

.sidebar .search-form .input_text,
.sidebar .thesis_email_form .input_text {
  width: 100%; }

.sidebar .query_box .post_author,
.sidebar .query_box .post_date {
  color: #888888; }

.sidebar .post_content,
.widget li ul,
.widget li ol,
.sidebar .search-form input[type=\"submit\"] {
  margin-top: 10px; }

.widget ul {
  list-style-type: none; }

.widget li a:hover {
  text-decoration: underline; }

/*
 * ---:[ footer ]:---
 */
.footer {
  font-size: 13px;
  line-height: 22px;
  text-align: right;
  color: #888888;
  border-top: 3px double #dddddd;
  padding: 13px 26px; }

.footer a {
  color: #888888; }

.footer a:hover {
  color: #111111; }

/*
 * ---:[ custom template styles ]:---
 */
body.landing {
  padding-top: 0; }

.landing .container {
  width: 617px; }

.landing .header,
.landing .headline_area,
.landing .footer {
  text-align: center; }

.full_page .columns > .content {
  width: 897px;
  float: none;
  border-right: 0; }

/*
 * ---:[ woocommerce compatibility ]:---
 */
.woocommerce-shop .content {
  padding: 26px; }

.woocommerce-archive .content {
  padding: 0 26px; }

.woocommerce-archive .post_box {
  margin: 0 -26px 26px -26px; }

.woocommerce-archive .term-description {
  margin-bottom: 26px; }

.woocommerce-result-count {
  font-size: 13px;
  line-height: 22px;
  color: #888888; }

.woocommerce .content > .product {
  margin: 26px 26px 0 26px; }

.woocommerce-shop .page-title,
.woocommerce .product_title {
  font-size: 26px;
  line-height: 39px; }

.woocommerce .page-title {
  padding: 0 26px 26px;
  border-bottom: 1px solid #dddddd;
  margin: 0 -26px 26px -26px; }

.woocommerce .product_title {
  margin-bottom: 13px; }

.woocommerce nav.woocommerce-pagination ul.page-numbers {
  margin: -6.5px 0 13px 0; }

.woocommerce .products a.button,
.woocommerce .cart button.button,
.grt .woocommerce input.button,
.woocommerce .grt input.button,
.woocommerce .grt #respond input#submit {
  font-family: inherit;
  line-height: 1em;
  padding: 0.5em 0.75em; }

.woocommerce #comments {
  margin-top: 26px; }

.woocommerce #reviews h2 {
  margin-top: 0; }

.woocommerce #commentform {
  padding: 0;
  margin-top: 26px; }

/*
 * ---:[ clearfix ]:---
 */
.columns:after,
.menu:after,
.post_box:after,
.post_content:after,
.author_description:after,
.sidebar:after,
.query_box:after,
.prev_next:after,
.comment_text:after,
.comment_nav:after {
  display: table;
  clear: both;
  content: \'\'; }

/*
 * ---:[ media queries ]:---
 */
@media all and (max-width: 897px) {
  body {
    padding-top: 0; }

  .container,
  .landing .container {
    width: auto;
    max-width: 617px; }

  .header {
    border-top: 1px solid #dddddd; }

  .landing .header {
    border-top: 0; }

  .columns > .content {
    float: none;
    width: 100%;
    border: 0; }

  .full_page .columns > .content {
    width: 100%; }

  .columns > .sidebar {
    float: none;
    width: 100%;
    border-top: 3px double #dddddd; }

  .menu_control {
    display: block;
    width: 100%;
    border-width: 0;
    background-color: white;
    padding: 1em 26px;
    cursor: pointer;
    box-sizing: border-box; }

  .menu {
    display: none;
    width: 100%;
    border-width: 1px 0 0 0;
    clear: both; }

  .show_menu {
    display: block; }

  .menu .sub-menu {
    position: static;
    display: block;
    margin: 0;
    border-top: 1px solid #dddddd;
    padding-left: 26px; }

  .menu li {
    width: 100%;
    float: none;
    margin-bottom: 0; }

  .menu .sub-menu li {
    width: 100%; }

  .menu a {
    border-width: 1px 1px 0 0;
    background-color: white;
    padding: 1em 26px; }

  .menu .current-menu-item > a {
    background-color: #eeeeee; }

  .menu > li > a {
    border-left-width: 1px; }

  .menu li:first-child > a:first-child {
    border-top-width: 0; }

  .sidebar .search-form .input_text,
  .sidebar .thesis_email_form .input_text {
    width: 50%; } }

@media all and (max-width: 617px) {
  .menu a {
    border-right-width: 0; }

  .menu > li > a {
    border-left-width: 0; }

  .grt .frame,
  .grt .post_image_box,
  .grt .wp-caption {
    box-sizing: border-box; } }

@media all and (max-width: 450px) {
  .menu a,
  .menu_control {
    padding: 1em 13px; }

  .header,
  .columns > .sidebar,
  .post_box,
  .prev_next,
  .comments_intro,
  .comment,
  .comment_nav,
  #commentform,
  .comment_form_title,
  .footer {
    padding-right: 13px;
    padding-left: 13px; }

  .menu .sub-menu,
  .children .comment {
    padding-left: 13px; }

  .comments_closed,
  .login_alert {
    margin-right: 13px;
    margin-left: 13px; }

  .comment_form_title {
    margin-left: -13px;
    margin-right: -13px; }

  .right,
  .alignright,
  img[align=\"right\"],
  .left,
  .alignleft,
  img[align=\"left\"] {
    float: none; }

  .grt .right,
  .grt .left,
  .grt .alignright,
  .grt .alignleft,
  .grt blockquote.right,
  .grt blockquote.left {
    margin-right: 0;
    margin-left: 0; }

  .post_author:after {
    content: \'\\a\';
    height: 0;
    white-space: pre;
    display: block; }

  .grt blockquote.right,
  .grt blockquote.left,
  #commentform .input_text,
  .sidebar .search-form .input_text,
  .sidebar .thesis_email_form .input_text {
    width: 100%; }

  .grt blockquote {
    margin-left: 0; }

  .comment_date {
    display: none; } }

/*
 * ---:[ custom CSS ]:---
 */
@font-face {
  font-family: 'Futura LT';
  src: url('https://swiftcreekmasonry.com/wp-content/themes/swiftcreekmasonry/thesis-assets/fonts/Futura LT Medium.eot');
  src: url('https://swiftcreekmasonry.com/wp-content/themes/swiftcreekmasonry/thesis-assets/fonts/Futura LT Medium.eot?#iefix') format('embedded-opentype'), url('https://swiftcreekmasonry.com/wp-content/themes/swiftcreekmasonry/thesis-assets/fonts/Futura LT Medium.woff2') format('woff2'), url('https://swiftcreekmasonry.com/wp-content/themes/swiftcreekmasonry/thesis-assets/fonts/Futura LT Medium.woff') format('woff'), url('https://swiftcreekmasonry.com/wp-content/themes/swiftcreekmasonry/thesis-assets/fonts/Futura LT Medium.svg#Futura LT Medium') format('svg');
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-00FE; }
@font-face {
  font-family: 'Futura LT Bold';
  src: url('Futura LT Bold.eot');
  src: url('https://swiftcreekmasonry.com/wp-content/themes/swiftcreekmasonry/thesis-assets/fonts/Futura LT Bold.eot?#iefix') format('embedded-opentype'), url('https://swiftcreekmasonry.com/wp-content/themes/swiftcreekmasonry/thesis-assets/fonts/Futura LT Bold.woff2') format('woff2'), url('https://swiftcreekmasonry.com/wp-content/themes/swiftcreekmasonry/thesis-assets/fonts/Futura LT Bold.woff') format('woff'), url('https://swiftcreekmasonry.com/wp-content/themes/swiftcreekmasonry/thesis-assets/fonts/Futura LT Bold.svg#Futura LT Bold') format('svg');
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-00FE; }
@font-face {
  font-family: 'Futura LT Heavy';
  src: url('https://swiftcreekmasonry.com/wp-content/themes/swiftcreekmasonry/thesis-assets/fonts/Futura LT Heavy.eot');
  src: url('https://swiftcreekmasonry.com/wp-content/themes/swiftcreekmasonry/thesis-assets/fonts/Futura LT Heavy.eot?#iefix') format('embedded-opentype'), url('https://swiftcreekmasonry.com/wp-content/themes/swiftcreekmasonry/thesis-assets/fonts/Futura LT Heavy.woff2') format('woff2'), url('https://swiftcreekmasonry.com/wp-content/themes/swiftcreekmasonry/thesis-assets/fonts/Futura LT Heavy.woff') format('woff'), url('https://swiftcreekmasonry.com/wp-content/themes/swiftcreekmasonry/thesis-assets/fonts/Futura LT Heavy.svg#Futura LT Heavy') format('svg');
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-00FE; }
body {
  background-color: white;
  color: #333333;
  font-family: 'Futura LT';
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  letter-spacing: 0.3px;
  padding: 0; }

*,
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
  float: left;
  margin-left: 2.564%; }

.one-half,
.three-sixths,
.two-fourths {
  width: 48.718%; }

.one-third,
.two-sixths {
  width: 31.624%; }

.four-sixths,
.two-thirds {
  width: 65.812%; }

.one-fourth {
  width: 23.077%; }

.three-fourths {
  width: 74.359%; }

.one-sixth {
  width: 14.53%; }

.five-sixths {
  width: 82.906%; }

.first {
  clear: both;
  margin-left: 0; }

img {
  max-width: 100%; }

a,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out; }

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #333333;
  font-family: 'Futura LT';
  font-weight: 400;
  line-height: 1.2;
  margin: 0 0 30px; }

.inner-page h1,
.inner-page h2,
.inner-page h3,
.inner-page h4,
.inner-page h5,
.inner-page h6 {
  font-family: 'Futura LT Heavy'; }

h1 {
  font-size: 36px; }

h2 {
  font-size: 32px; }

h3 {
  font-size: 30px; }

h4 {
  font-size: 24px; }

h5 {
  font-size: 20px; }

h6 {
  font-size: 18px; }

p {
  margin: 0 0 30px; }

.wrapper {
  width: 1180px;
  margin: auto; }

.header {
  padding: 5px 0 0;
  border: 0;
  position: relative;
  float: left;
  width: 100%;
  min-height: 120px; }

.header p {
  margin-bottom: 0; }

.header img {
  float: left;
  width: 237px; }

.header-contact {
  float: right;
  position: relative;
  z-index: 9;
  font-size: 18px;
  margin-top: 25px; }

.header-contact div {
  font-family: 'Futura LT Heavy';
  font-size: 21px;
  border-bottom: 1px solid #b1aea2; }

.header-contact i {
  color: #867c5c;
  font-size: 18px; }

.header-contact a {
  color: #333333;
  text-decoration: none; }

.menu-container {
  padding: 10px 0;
  background: #edece7;
  float: left;
  width: 100%;
  margin-top: 5px;
  border-top: 1px solid #e1e1e1; }

.main-menu li {
  list-style: none;
  float: left;
  text-align: center;
  width: 15.667%;
  font-size: 14px;
  text-transform: uppercase;
  border-left: 1px solid #d7d7d7; }

.main-menu li:last-child {
  border-right: 1px solid #d7d7d7; }

.main-menu li a {
  color: #333333; }

.main-menu li a:hover {
  color: #645e45; }

.home-slide {
  float: left;
  width: 100%; }

.slider-widget .textwidget {
  float: left;
  width: 100%;
  height: 520px;
  position: relative;
  margin: 0; }

#rslides {
  width: 100%;
  height: 100%;
  position: relative; }

#rslides li {
  width: 100%;
  height: 100%;
  position: absolute important;
  background-size: cover !important;
  background-position: center center !important; }

#rslides li .wrapper {
  height: 100%;
  position: relative; }

.slide-content {
  top: 50%;
  right: 0;
  position: absolute;
  z-index: 9;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 25px;
  text-align: left;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: white;
  font-size: 22px;
  line-height: 1.3; }

#rslides li p {
  margin-bottom: 0; }

#rslides li:first-child .slide-content span:first-of-type {
  font-size: 34px; }

#rslides li:first-child .slide-content span:first-of-type:before {
  background: #645e45;
  height: 2px;
  width: 83px;
  display: inline-block;
  margin-right: 7px;
  content: "";
  position: relative; }

#rslides li:first-child .slide-content span:first-of-type:after {
  background: #645e45;
  height: 2px;
  width: 218px;
  display: inline-block;
  margin-left: 7px;
  content: "";
  position: relative; }

#rslides li:first-child .slide-content span:nth-of-type(2) {
  font-size: 50px;
  color: #ece9d9;
  font-family: 'Futura LT Heavy';
  text-transform: uppercase; }

#rslides li:first-child .slide-content span:nth-of-type(3) {
  font-size: 39px;
  text-transform: uppercase; }

#rslides li:first-child .slide-content span:nth-of-type(4) {
  font-size: 25px;
  text-transform: uppercase; }

#rslides li:nth-child(2) .slide-content {
  left: 0;
  right: auto;
  text-align: center; }

#rslides li:nth-child(2) .slide-content span {
  font-size: 30px; }

#rslides li:nth-child(2) .slide-content p:last-of-type {
  color: #ece9d9;
  font-family: 'Futura LT Heavy';
  margin-top: -20px; }

#rslides li:nth-child(2) .slide-content p:last-of-type span:first-of-type {
  font-size: 48px;
  position: relative;
  top: -20px; }

#rslides li:nth-child(2) .slide-content p:last-of-type span:first-of-type:after {
  background: #645e45;
  height: 2px;
  width: 90px;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0; }

#rslides li:nth-child(2) .slide-content p:last-of-type span:nth-of-type(2) {
  font-size: 112px; }

#rslides li:nth-child(2) .slide-content p:last-of-type span:nth-of-type(3) {
  font-size: 82px;
  position: relative;
  top: -17px; }

#rslides li:nth-child(2) .slide-content p:last-of-type span:nth-of-type(3):after {
  background: #645e45;
  height: 2px;
  width: 163px;
  content: "";
  position: absolute;
  bottom: 11px;
  right: 0; }

#rslides li:nth-child(3) .slide-content {
  left: 0;
  right: auto;
  text-align: center; }

#rslides li:nth-child(3) .slide-content span:first-of-type {
  font-size: 24px;
  color: white; }

#rslides li:nth-child(3) .slide-content span:nth-of-type(2) {
  font-size: 25px;
  color: #ece9d9;
  text-transform: uppercase; }

#rslides li:nth-child(3) .slide-content span:nth-of-type(3) {
  font-size: 39px;
  color: #ece9d9;
  text-transform: uppercase;
  font-family: 'Futura LT Heavy';
  position: relative; }

#rslides li:nth-child(3) .slide-content span:nth-of-type(3) span {
  font-size: 24px;
  color: white;
  font-family: 'Futura LT';
  text-transform: none; }

#rslides li:nth-child(3) .slide-content span:nth-of-type(3):after {
  background: #645e45;
  height: 2px;
  width: 472px;
  content: "";
  position: absolute;
  display: inline-block;
  left: -41px;
  bottom: 0; }

#rslides li:nth-child(3) .slide-content span:nth-of-type(4) {
  font-size: 39px;
  color: #ece9d9;
  text-transform: uppercase;
  font-family: 'Futura LT Heavy'; }

#rslides li:nth-child(4) .slide-content {
  top: 60%;
  left: 0;
  right: auto;
  text-align: left; }

#rslides li:nth-child(4) .slide-content span:first-of-type {
  font-size: 27px;
  color: white; }

#rslides li:nth-child(4) .slide-content span:nth-of-type(2) {
  font-size: 32px;
  color: #ece9d9;
  font-family: 'Futura LT Heavy'; }

#rslides li:nth-child(4) .slide-content span:nth-of-type(3) {
  font-size: 41px;
  color: #ece9d9;
  font-family: 'Futura LT Heavy';
  text-transform: uppercase;
  position: relative; }

#rslides li:nth-child(4) .slide-content span:nth-of-type(3):after {
  background: #645e45;
  height: 2px;
  width: 100%;
  content: "";
  position: absolute;
  display: inline-block;
  left: 0;
  bottom: 0; }

.home-slide .prev:before {
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 9999;
  content: "\f104";
  font-family: 'FontAwesome';
  color: #867c5c;
  background-color: rgba(255, 255, 255, 0.7);
  width: 46px;
  height: 46px;
  font-size: 30px;
  line-height: 46px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center; }

.home-slide .next:before {
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 9999;
  content: "\f105";
  font-family: 'FontAwesome';
  color: #867c5c;
  background-color: rgba(255, 255, 255, 0.7);
  width: 46px;
  height: 46px;
  font-size: 30px;
  line-height: 46px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center; }

.home-contents {
  float: left;
  width: 100%; }

.block {
  padding: 70px 0; }

.home-section-1 {
  text-align: center;
  background: white; }

.block p:last-of-type {
  margin-bottom: 0; }

.home-section-1 img {
  display: inline-block;
  margin-top: 30px; }

.home-section-1 a:last-of-type img {
  margin-left: 60px; }

.home-section-2 {
  background: url('https://swiftcreekmasonry.com/wp-content/uploads/2017/04/gallery-bg.png');
  background-repeat: repeat;
  float: left;
  width: 100%; }

.home-section-2 ul {
  width: 920px;
  margin: auto; }

.home-section-2 ul li {
  list-style: none;
  width: 303.333px;
  height: 170px;
  float: left;
  margin-left: 5px;
  margin-bottom: 5px;
  background-size: cover !important;
  background-position: center center !important; }

.home-section-2 ul a:nth-of-type(3n+1) li {
  clear: both;
  margin-left: 0; }

.home-section-3 {
  width: 100%;
  float: left; }

.home-section-3 h3 {
  text-align: center;
  margin-bottom: 40px; }

.contact-area div {
  float: left;
  width: 100%;
  position: relative; }

.contact-area div i {
  position: absolute;
  color: #c2c2c2;
  z-index: 99;
  top: 15px;
  left: 19px;
  font-size: 20px; }

.contact-area div input[type="text"],
.contact-area div input[type="email"],
.contact-area div input[type="tel"] {
  width: 100%;
  height: 48px;
  padding: 10px 10px 10px 45px;
  background: #f4f4f4;
  font-size: 15px;
  margin-bottom: 20px; }

.contact-area div textarea {
  width: 100%;
  height: 96px;
  padding: 10px 10px 10px 45px;
  background: #f4f4f4;
  font-size: 15px;
  margin-bottom: 20px; }

.contact-area input[type="submit"] {
  width: 100%;
  border: 1px solid #645e45;
  background: #867c5c;
  text-align: center;
  padding: 12px;
  font-family: 'Futura LT Bold';
  font-size: 18px;
  color: white;
  text-transform: uppercase; }

.contact-area input[type="submit"]:hover {
  opacity: 0.7; }

.inner-page {
  float: left;
  width: 100%;
  padding: 30px 0 60px; }

.inner-page .headline {
  font-size: 36px;
  color: #333333;
  font-family: 'Futura LT Heavy';
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #edece7; }

.meet-the-team {
  display: inline-block;
  width: 100%;
  border-top: 1px solid #edece7;
  border-bottom: 1px solid #edece7;
  padding: 30px 0;
  margin: 30px 0; }

.meet-the-team div {
  display: inline-block;
  margin-right: 90px;
  text-align: center; }

.testimonials img {
  display: inline-block; }

.testimonials em {
  margin-bottom: 10px;
  display: inline-block; }

.commercial-page .inner-page figure {
  width: 372px;
  height: 282px;
  margin: 30px 10px 30px 0;
  display: inline-block; }

.commercial-page .inner-page figure img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.contact-page .inner-page .one-third {
  text-align: center; }

.contact-page .inner-page .one-third a {
  color: #333333; }

.contact-page .inner-page form {
  display: inline-block;
  border-top: 1px solid #edece7;
  margin-top: 30px;
  padding-top: 50px; }

.contact-page .contact-area div {
  width: 32%;
  margin-right: 2%;
  float: left; }

.contact-page .contact-area div:nth-of-type(3) {
  margin-right: 0; }

.contact-page .contact-area div:nth-of-type(4) {
  width: 100%;
  margin-right: 0; }

.contact-page .contact-area div:nth-of-type(5) {
  width: 100%;
  margin-right: 0;
  margin-bottom: 20px; }

.contact-page .contact-area div:nth-of-type(5) div {
  width: 100%;
  margin: 0 auto;
  float: none; }

.contact-page .contact-area input[type="submit"] {
  width: 280px;
  margin: auto;
  display: block; }

.gallery-items .gallery-item {
  display: inline-block;
  width: 31%;
  height: 378px;
  margin: 1%;
  padding: 10px;
  border: 1px solid #cccccc; }

.gallery-items .gallery-item figure {
  width: 100%;
  height: 322px; }

.gallery-items .gallery-item figure img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.gallery-items .gallery-item div {
  display: inline-block;
  width: 100%;
  padding-top: 10px;
  color: #333333; }

.gallery-items .gallery-item div i {
  float: right; }

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
  -ms-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s; }

ul.filter {
  margin-left: 1%; }

ul.filter li {
  display: inline-block;
  margin-right: 60px; }

ul.filter li a {
  color: #cccccc;
  cursor: pointer;
  text-transform: uppercase;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out; }

ul.filter li a:hover {
  text-decoration: none; }

ul.filter li a.active {
  color: #333333;
  border-bottom: 4px solid #645e45; }

.footer {
  float: left;
  width: 100%;
  padding: 30px 0;
  background: #645e45;
  border-top: 9px solid #867c5c; }

.footer-nav {
  float: right; }

.footer li {
  display: inline-block;
  font-size: 14px;
  border-right: 1px solid #8e8465; }

.footer li:last-child {
  border-right: 0; }

.footer li a {
  padding: 0 10px;
  color: white; }

.footer li a:hover {
  color: #c2c2c2; }

.f-copyright {
  margin-bottom: 0; }

.f-copyright .textwidget {
  float: left;
  margin-bottom: 0;
  color: white;
  font-size: 14px; }

.menu_control {
  display: none !important; }

@media only screen and (max-width: 1320px) {
  .slide-content {
    right: 50px; }

  #rslides li:nth-child(2) .slide-content,
  #rslides li:nth-child(3) .slide-content,
  #rslides li:nth-child(4) .slide-content {
    left: 50px; } }

@media only screen and (max-width: 1220px) {
  .wrapper {
    width: 100%;
    padding: 0 20px; } }

@media only screen and (max-width: 1119px) {
  .home-section-1 a:last-of-type img {
    margin-left: 0;
    margin-top: 25px; } }

@media only screen and (max-width: 960px) {
  .home-section-2 ul {
    width: 100%;
    padding: 0 20px; }

  .home-section-2 ul li {
    width: 32.333% !important;
    margin: 0.5% !important; }

  .f-copyright .textwidget {
    width: 100%;
    text-align: center;
    margin-top: 30px; }

  .footer-nav {
    width: 100%;
    text-align: center; }

  .footer li {
    width: 100%;
    border: 0 !important;
    margin-bottom: 5px; } }

@media only screen and (min-width: 901px) {
  .main-menu {
    display: block !important; } }

@media only screen and (max-width: 900px) {
  .menu_control {
    display: block !important;
    background: none;
    text-align: center;
    font-size: 20px;
    padding: 10px 0; }

  .main-menu {
    display: none;
    margin-top: 20px; }

  .main-menu li {
    width: 100%;
    border-left: 0 !important;
    border-right: 0 !important;
    border-bottom: 1px solid #d7d7d7;
    padding: 10px 0; } }

@media only screen and (max-width: 767px) {
  .five-sixths,
  .four-sixths,
  .one-fourth,
  .one-half,
  .one-sixth,
  .one-third,
  .three-fourths,
  .three-sixths,
  .two-fourths,
  .two-sixths,
  .two-thirds {
    margin: 0;
    width: 100%; }

  .header {
    padding-top: 20px; }

  .header img {
    float: none;
    margin: auto;
    width: 120px; }

  .header-contact {
    width: 100%;
    text-align: center; }

  .header-contact {
    font-size: 14px; }

  .header-contact div {
    font-size: 14px;
    margin-bottom: 10px;
    padding-bottom: 10px; }

  .header-contact i {
    font-size: 14px; }

  .slider-widget .textwidget {
    height: 400px; }

  .home-slide .prev:before,
  .home-slide .next:before,
  #rslides li:first-child .slide-content span:first-of-type:before,
  #rslides li:first-child .slide-content span:first-of-type:after,
  #rslides li:nth-child(2) .slide-content p:last-of-type span:first-of-type:after,
  #rslides li:nth-child(2) .slide-content p:last-of-type span:nth-of-type(3):after {
    display: none; }

  #rslides li {
    padding-top: 150px; }

  .slide-content {
    width: 100%;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    position: relative;
    padding: 20px; }

  #rslides li:first-child .slide-content span:first-of-type,
  #rslides li:first-child .slide-content span:nth-of-type(4),
  #rslides li:nth-child(2) .slide-content span,
  #rslides li:nth-child(3) .slide-content span:first-of-type,
  #rslides li:nth-child(3) .slide-content span:nth-of-type(2),
  #rslides li:nth-child(3) .slide-content span:nth-of-type(3) span,
  #rslides li:nth-child(4) .slide-content span:first-of-type {
    font-size: 18px; }

  #rslides li:first-child .slide-content span:nth-of-type(2),
  #rslides li:nth-child(3) .slide-content span:nth-of-type(3),
  #rslides li:nth-child(3) .slide-content span:nth-of-type(4),
  #rslides li:nth-child(4) .slide-content span:nth-of-type(3) {
    font-size: 24px; }

  #rslides li:first-child .slide-content span:nth-of-type(3),
  #rslides li:nth-child(4) .slide-content span:nth-of-type(2) {
    font-size: 20px; }

  #rslides li:nth-child(2) .slide-content p:last-of-type {
    margin-top: 5px; }

  #rslides li:nth-child(2) .slide-content p:last-of-type span:first-of-type {
    font-size: 22px;
    top: 0; }

  #rslides li:nth-child(2) .slide-content p:last-of-type span:nth-of-type(2) {
    font-size: 42px; }

  #rslides li:nth-child(2) .slide-content p:last-of-type span:nth-of-type(3) {
    font-size: 30px;
    top: 0; }

  #rslides li:nth-child(3) .slide-content span:nth-of-type(3):after {
    width: 100%;
    left: 0; }

  .block {
    padding: 30px 0; }

  body {
    font-size: 14px; }

  h1,
  .inner-page .headline {
    font-size: 28px; }

  h2 {
    font-size: 25px; }

  h3 {
    font-size: 22px; }

  h4 {
    font-size: 19px; }

  h5 {
    font-size: 17px; }

  h6 {
    font-size: 15px; }

  .home-section-2 ul li {
    width: 100% !important;
    margin: 10px 0 !important; }

  .commercial-page .inner-page figure {
    width: auto;
    height: auto;
    margin: 10px 0 !important; }

  .commercial-page .inner-page figure img {
    width: auto;
    height: auto;
    object-fit: inherit; }

  .gallery-items .gallery-item {
    width: 100% !important;
    margin: 0 0 20px !important;
    height: 256px; }

  .gallery-items .gallery-item figure {
    height: 200px; }

  ul.filter li {
    margin-right: 20px;
    font-size: 12px; }


  .contact-page .contact-area div {
    width: 100%;
    margin-right: 0; }

  .contact-page .inner-page .first {
    margin-bottom: 20px; } }