/*
Theme Name: Wordit
Author: Stachethemes
Author URI: http://stachethemes.com/
Description: Wordit by Stachethemes
Version: 1.2.1
Theme URI: 
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: white, gray, dark, responsive-layout, featured-images, translation-ready
Text Domain: wordit

Wordit is distributed under the terms of the GNU GPL
*/

@font-face{
    font-family: "Abigail";
    src: url('http://www.sarahwallis.id.au/wp-content/uploads/Abigail.otf'),
    url('http://www.sarahwallis.id.au/wp-content/uploads/Abigail.eot'); /* IE */
}

/* Resets
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}



/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
background-attachment: fixed !important;
background-size: cover !important;
background-color: #fff;
width: 100%;
overflow-x: hidden;
}

nav {
background-color: rgba(255, 255, 255, 0.7) !important;
padding-top: 8px !important;
padding-bottom: 0px !important;
min-height: 53px !important;

}

#myNavbar {
position: absolute;
left: 50%;
margin-left: -565px;
width: 1135px;
z-index: 100;
margin-top: 5px;
}

.navbar-header {
margin-left: calc(50% - 550px) !important;
}

.navbar-header a {
padding: 0px !important;
}

.navbar-brand {
text-transform: capitalize !important;
padding-top: 15px !important;
font-family: "Abigail";
font-size: 36px !important;
margin-left: 8px !important;
line-height: 60px !important;
color: #333 !important;
}

#myNavbar ul {
float: right !important;
}

#myNavbar li.open a {
background-color: transparent !important;
}

#myNavbar li a {
color: #777;
font-size: 14px;
padding-top: 7px !important;
padding-bottom: 5px !important;
padding-left: 30px !important;
padding-right: 0px !important;
}

#myNavbar li ul li a {
color: #000;
font-size: 16px;
padding-top: 5px !important;
padding-bottom: 5px !important;
padding-left: 10px !important;
padding-right: 30px !important;
}

#myNavbar li a:hover {
color: #DE3CDE;
}

ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

code {
color: #DE3CDE !important;
}



/* WP Core
-------------------------------------------------------------- */

.wp-caption {
    margin-bottom: 1.6em;
    max-width: 100%;
}

.wp-caption-text {
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
    font-family: "Roboto", sans-serif;
    font-size: 12px;
    line-height: 1.5;
    padding: 0.5em 0;
}

.alignleft {
    display: inline;
    float: left;
}

.alignright {
    display: inline;
    float: right;
}

.aligncenter {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
    margin: 0.4em 1.6em 1.6em 0;
}

blockquote.alignright,
.wp-caption.alignright,
img.alignright {
    margin: 1.6em 0 1.6em 1.6em;
}

blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
    clear: both;
    margin-top: 1.6em;
    margin-bottom: 1.6em;
}

.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
    margin-top: 1.2em;
    margin-bottom: 1.2em;
}





/* Theme css
-------------------------------------------------------------- */


body {
    font-family: 'Muli', sans-serif;
    line-height: 1.6;
    font-size: 12px;
}

body * {
    box-sizing: border-box;
}

#commentform #submit,
.round-button {
    width:95px;
    height: 95px;
        background: #ef017c; /* Old browsers */
background: -moz-linear-gradient(top,  #ef017c 0%, #ffadae 98%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ef017c), color-stop(98%,#ffadae)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ef017c 0%,#ffadae 98%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ef017c 0%,#ffadae 98%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ef017c 0%,#ffadae 98%); /* IE10+ */
background: linear-gradient(to bottom,  #ef017c 0%,#ffadae 98%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef017c', endColorstr='#ffadae',GradientType=0 ); /* IE6-9 */
    border-radius: 100%;
    border:none;
    color: #fff;
    font-family: "Bree Serif";
    font-size: 13px;
    text-transform: uppercase;
    cursor: pointer;
    transition: background .25s ease-out;
}

#commentform #submit:hover,
.round-button:hover {
    background:#ff2a00;
}

.sticky {}
.gallery-caption {}
.bypostauthor {}




/* Elements
-------------------------------------------------------------- */

h2 { font-size: 24px; }
h3 { font-size: 22px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; font-weight: bold; }
h6 { font-size: 16px; }
p  { font-size: 16px; }
a  { color: #DE3CDE; font-size: 14px}

h1 {
    display: block;
    color: #000;
    font-size: 50px;
    font-family: "Abigail";
    margin-top: 0px;
    margin-bottom: 30px;
}

.blog-title {
font-size: 30px !important;
margin-top: 20px;
font-family: "Nixie One" !important;
background-color: transparent !important;
margin-bottom: 10px;
color: #777 !important;
}

.about_page_opening {
display: block;
width: 80%;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
font-size: 28px;
font-family: "Nixie One";
}

#frontpage_posts h1 {
    background-color: #DE3CDE;
    margin-bottom: 0px;
    padding-left: 10px;
    color: #FFF;
    width: 70%;
    display: block;
    text-align: left;
    font-family: unset;
    font-size: 16px;
    padding-bottom: 8px;
}

p {margin: 1em 0;}

.header_logo {
font-family: 'Copse', cursive;
vertical-align: middle;
font-size: 80%;
}

.header-logo img {
  height: 300px;
}

#upper_bg {
/*background-color: rgba(230, 77, 212, 0.2);*/
display: block;
width: 1200px;
height: 1200px;
max-width: 100%;
    -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
    transform: rotate(45deg);
position: absolute;
z-index: -1;
overflow: hidden;
top: -600px;
left: 50%;
margin-left: -600px;
}

.container {
position: relative;
top: 0px !important;
padding-right: 0px !important;
}

.flexbox {
margin-top: 0px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row
}

blockquote {
    margin-left: 30px;
    margin-top: 30px;
    margin-bottom: 40px;
    padding-left: 15px;
    font-size: 16px;
    border: 1px solid #aaa;
    margin-right: 30px;
    padding-bottom: 15px;
    background-color: #fff;
background: transparent url("http://www.sarahwallis.id.au/wp-content/uploads/flower_bg.png") repeat scroll 0% 0%;
opacity: 0.9;
}

blockquote cite {
    display: block;
}

ul {
    list-style: disc;
    padding-left: 15px;
}
.post-content ul {
margin-bottom: 20px;
}

ul ul, ol ol {
    margin-left: 20px;
    padding-left: 0;
}

ol {
    list-style: decimal;
    padding-left: 15px;
}

li {
    font-size: 16px;
    font-weight: normal;
    color:#575859;
    line-height: 1.5;
}

strong {
    font-weight: bold;
}


table {
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #e6e4e2;
    color:#202020;
    font-size: 14px;
}

th {
    font-weight: bold;
}

td,th {
    border-top: 1px solid #e6e4e2;
    padding: 8px;
}

table a {
    color:#29a2ff;
    text-decoration:none;
}

table a:hover { 
    color:#202020;
    text-decoration:underline; 
}

tbody tr:nth-child(even)  td {
    background-color: #f9f9f9;
}

#featured_site {
width: 100%;
outline: 1px solid #000;
display: block;
padding: 10px;
margin-top: -20px;
position: relative;
z-index: -1;
}

.featured_site_heading {
display: block;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
padding-bottom: 5px;
background-color: #E6C565;
color: #FFF;
display: block;
width: 40%;
margin-left: 40px;
text-align: center;
font-size: 18px;
font-family: "Special Elite";
}

div.wpcf7 {
    margin: 0px;
    padding: 0px;
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
margin-top: 50px;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"] {
    height:25px;
    border:1px solid #DE3CDE;
    text-indent: 10px;
    margin-top: 10px;
    width: 100%;
margin-bottom: 15px;
background-color: transparent;
}


div.wpcf7 input[type="submit"]
 {
    width: 130px;
    outline-offset: 2px;
    border: 0px none;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    color: #DE3CDE;
    background: #FFF none repeat scroll 2px 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 14px;
    outline: 1px solid #000;
}

textarea {
    width:100%;
    height:100px;
    border:1px solid #DE3CDE;
    padding:10px;
    margin-top: 10px;
margin-bottom: 15px;
 background-color: transparent;
}

select {
    height:45px;
    border:1px solid #ccc;
    text-indent: 2px;
    width: 100%
}

input[type="radio"] {
display: none;
}

label {
cursor: pointer;
margin-top: 10px;
margin-bottom: 15px;
}

input[type="radio"] + label {
padding-left: 22px;
display: inline-block;
background: url(http://www.sarahwallis.id.au/wp-content/uploads/radio_button.png) 0px 0px no-repeat;
}


input[type="radio"]:checked + label {
padding-left: 22px;
display: inline-block;
background: url(http://www.sarahwallis.id.au/wp-content/uploads/radio_button.png) 0px -18px no-repeat;
}

.wpcf7-list-item {
    margin-left: 10px !important;
    font-size: 13px !important;
    line-height: 18px;
}

.first {
margin-left: -6px !important;
}


option {
    padding: 10px;
}

dl { 
/*    padding: 0.5em;
    line-height: 25px;*/
}

dt {
    float: left;
    clear: left;
    width: 100%;
    text-align: left;
    font-weight: bold;
    color: #202020;
    font-size:15px;
}

dt:after {
    content: "";
}

dd {
    margin: 0 0 0 45%; 
    font-size:13px;  
}

address { font-style: normal; }

abbr, acronym {
    border-bottom: .1em dotted;
}

big { font-weight:bold; }

cite {
    margin-top:15px;
    font-size: 13px;
    font-weight:bold;
    margin-left:10px;
    font-style:italic;
}

em { font-style:italic; }


kbd {
    -moz-border-radius:3px;
    -moz-box-shadow:0 1px 0 rgba(0,0,0,0.2),0 0 0 2px #fff inset;
    -webkit-border-radius:3px;
    -webkit-box-shadow:0 1px 0 rgba(0,0,0,0.2),0 0 0 2px #fff inset;
    background-color:#f7f7f7;
    border:1px solid #ccc;
    border-radius:3px;
    box-shadow:0 1px 0 rgba(0,0,0,0.2),0 0 0 2px #fff inset;
    color:#333;
    display:inline-block;
    font-size:11px;
    line-height:1.4;
    margin:0 .1em;
    padding:.1em .6em;
    text-shadow:0 1px 0 #fff;
}


pre {
    background-color:#f7f7f7;
    padding:10px;
    white-space: pre-wrap;       /* css-3 */
    font-size: 12px;
    font-weight: normal;
}

q { font-style:italic; }

sub {
    vertical-align: sub;
    font-size: smaller;
}

sup {
    vertical-align: super;
    font-size: smaller;
} 

tt { font-family:'Lucida Console', monospace }

var {
    font-style: italic;
} 










/* Header
-------------------------------------------------------------- */

.header {
display: block;
    width:100%;
    height: 500px;
background-image: url(http://www.sarahwallis.id.au/wp-content/uploads/gold_header.jpg);
background-position: center;
text-align: center;
background-size: cover;
box-shadow: 5px 0px 10px 5px #CCC;
margin-top: -80px;
}

.header_site {
display: block;
    width:100%;
    height: 60px;
background-image: url(http://www.sarahwallis.id.au/wp-content/uploads/gold_header_body.jpg);
background-position: center;
text-align: center;
background-size: cover;
box-shadow: 5px 0px 10px 5px #CCC;
margin-top: -80px;
}

.header_content {
padding-top: 140px;
}

.header_headline {
    display: block;
    font-size: 94px;
    font-family: 'Abigail';
    color: #777;
}

.header_text {
    display: block;
    width: 500px;
    margin-left: auto;
    margin-right: auto;
    font-size: 17px;
    color: #333;
}

.header_arrow {
    margin-top: 10px;
    font-size: 28px;
    color: rgb(136, 136, 136);
}

.header_link {
    font-size: 15px;
    color: #777;
    text-transform: uppercase;
    clear: both;
    display: block;
    margin-top: 20px;
    border: 1px solid #999;
    width: 105px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 2px;
    padding-bottom: 2px;
    box-shadow: 1px 1px 2px #ccc;
border-radius: 10px;
}

.homepage_contents {
width: 100%;
display: block;
margin-left: auto;
margin-right: auto;
}

.search-popup-bg {
    position: fixed;
    width:100%;
    height: 100%;
    z-index: 100;
    background: rgba(0,0,0,0.7);
    top:0;
    left:0;
    display: none;
}

.search-popup-close {
    font-size: 24px;
    color:#000;
    position: absolute;
    right: 10px;
    top:10px;
    transition: color .25s ease-out;
    line-height: 1;
}

.search-popup-close:hover {
    color:#ff2a00;
}

.header-search {
    float: right;
    margin-top: 34px;
    width:30px;
    height: 30px;
    cursor: pointer;
    margin-right: 10px;
    position: relative;
    z-index: 1;
}

.header-search i {
    display: none;
    color:#fff;
    width:100%;
    text-align: center;
    line-height: 30px;
}

.search-popup {
    background:#fff;
    position: fixed;
    top:calc(50% - 150px);
    left:calc(50% - 335px);
    z-index: 100;
}

.search-popup .search-form {
    width: 670px;
    height: 300px;
    float:left;
    text-align: center;
}

.search-popup  label {
    width:100%;
    float:left;
}

.search-popup .search-field {
    width:580px;
    height: 40px;
    border: 1px solid #e6e6e5;
    background:#f7f7f7;
    margin:30px 0 auto;
    text-indent: 10px;
}

.search-popup .screen-reader-text {
    width:100%;
    float: left;
    font-family: "Bree Serif";
    font-size: 28px;
    color:#202020;
    margin-top:30px;
}

.search-popup .search-submit {
    margin:40px auto 0;
}

.search-result-null-text {
    text-align: center;
    font-family: "Bree Serif";
    font-size: 28px;
    color: #202020;
    padding: 200px 0;
}


/* Main Menu */



.the-menu .current-menu-ancestor > a,
.the-menu .current-menu-item > a {
    color: #A879EC;
}

.the-menu ul ul .current-menu-ancestor > a,
.the-menu ul ul .current-menu-item > a {
    color: #fff;
    background:#ecba54;
}

.the-menu a {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size:12px;
    color:#fff;
    text-transform: uppercase;
    -webkit-transition: color .3s ease-out;
    transition: color .3s ease-out;
}

.the-menu {
    height:90px;
    float:right;
}  

.the-menu > ul {
    text-align: left;
}

.the-menu > ul > li { padding-right: 8px; padding-left: 8px;}

.the-menu ul li {
    list-style: none;
    line-height: 100px; 
    display: inline-block;
}

.the-menu ul ul {
    margin-top: -11px;
}

.the-menu ul ul li {
    float:left;
}

.the-menu ul ul li a {
    text-align: left;
}

.the-menu ul li a {
    text-decoration: none;
    text-transform: uppercase;
}

.the-menu ul {
    margin:0;
}

.the-menu ul ul { 
/*    display: none;*/
    background: #202020;
    width:200px;
    position: absolute;
}

.the-menu ul ul li {
    /*border-bottom: 1px solid #131313;*/
    -webkit-transition: background .3s ease-out;
    transition: background .3s ease-out;
} 

.the-menu ul ul li:last-child {
    border:none;
}
 
.the-menu ul ul li:hover {
    background:#ecba54;
} 

.the-menu ul ul li a {
    text-transform: none;
    line-height: 1.5;
    width:200px;
    margin:0;
    padding: 15px;
    float:left;
    font-weight: 400;
    font-size: 10px;
    color:#fff;
}

.the-menu ul ul ul {
    margin-left: 100%;
    margin-top: 15px;
}

.the-menu .menu-item-has-children > a:after {
    content: ""; 
}

.the-menu ul ul {
    opacity:0;
    visibility: hidden;
    -webkit-transition: all .3s ease;
    transition: all .3s ease; 
}
.the-menu ul li:hover > ul {
    visibility: visible;
    opacity:1; 
}



/* the mini menu */

.the-menu-mini-header {
    background: none repeat scroll 0 0 #202020;
    float: left;
    height: 60px;
    left: 0;
    position: absolute;
    top: 90px;
    width: 100%;
}



/*.the-menu-mini .current-menu-ancestor > a,*/
.the-menu-mini .current-menu-item > a {
    background: #ecba54;
    colro:#fff;
}

.the-menu-mini-toggle-button {
    position: absolute;
    top:0;
    right: 0;
    padding:20px;
    cursor: pointer;
}

.the-menu-mini-toggle-button i {
    font-size: 20px;
    color:#fff;
}

.the-menu-mini {
     display: none;
     left: 0px;
     position: absolute;
     top: 150px;
     width: 100%;
     z-index: 100;
}

.the-menu-mini ul {
     margin: 0;
     width: 100%;
     float:left;
     padding:0;
}


.the-menu-mini li {
     display: block;
     float: left;
     list-style: outside none none;
     width: 100%;
     color:#fff;
     line-height: 1;
}

.the-menu-mini li a {
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size:12px;
    color:#fff;
    text-transform: uppercase;
    -webkit-transition: color .3s ease-out, background .3s ease-out;
    transition: color .3s ease-out, background .3s ease-out;
    background:#202020;
    
    float:left;
    width:100%;
    padding: 15px;
    /*border-bottom: 1px solid #131313;*/ 
}

.the-menu-mini a:hover {
    background:#ecba54;
}

.the-menu-mini li a:hover {
    text-decoration: none;
}

.the-menu-mini ul .menu-item-has-children li a {
    padding-left: 55px;
} 
.the-menu-mini ul ul .menu-item-has-children li a {
    padding-left: 95px;
} 

.the-menu-mini span {
    padding:15px;
    position: relative;
    z-index: 1;
} 

.the-menu-mini ul ul {
    display: none;
}

/* My intro */

#intro {
width: 1100px;
padding: 10px;
margin-left: auto;
margin-right: auto;
background-color: #ffffff;
margin-top: 30px;
margin-bottom: 50px;
box-shadow: 2px 2px 5px #888888;
}

#intro_inner {
background-color: #ffffff;
padding: 50px;
margin-left: auto;
margin-right: auto;
border: 3px solid #e2c658;
font-family: 'Copse', cursive;
font-size: 18px;
}

#intro_picture img {
display: block;
border-radius: 150px;
float: left;
margin-right: 20px;
margin-top: 1px;
box-shadow: 5px 5px 10px #888888;
}

.cta_heading {
padding: 0px;
margin-top: 0px;
margin-bottom: 20px;
background-color: #DE3CDE;
color: #FFF;
display: block;
width: 100%;
margin-left: auto;
margin-right: auto;
text-align: center;
font-size: 17px;
}

.cta_heading_gold {
padding: 0px;
margin-top: 0px;
margin-bottom: 0px;
background-color: #E9DED8;
color: #777;
display: block;
width: 100%;
margin-left: auto;
margin-right: auto;
text-align: center;
font-size: 15px;
padding-top: 10px;
padding-bottom: 5px;
line-height: 18px;
padding-left: 20px;
padding-right: 20px;
}

#intro_blurb {
padding-left: 40px;
padding-right: 40px;
padding-top: 0px;
padding-bottom: 0px;
clear: both;
text-align: justify;
}

#intro_blurb p {
margin-top: 0px;
text-align: left;
}

.headshot {
    width: 285px;
    margin: 0px 5px 30px;
}
}

#intro_picture
 {
    margin-left: auto;
    margin-right: auto;
    width: 196px;
    display: block;
    margin-top: 30px;
}

#text-9 {
outline-offset: -5px;
outline: 1px solid #666;
margin-top: 30px;
margin-bottom: 25px;
}

#text-10 {
margin-top: 10px;
display: block;
width: 1135px;
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
text-align: center;
padding-left: 20px;
position: relative;
z-index: 3;

}

.lptw-post-header {
position: relative !important;
}

.lptw-post-title {
font-weight: normal !important;
color: #888 !important;
}

.lptw-post-header {
text-align: left !important;
padding-left: 0px !important;
padding-right: 0px !important;
}

.wp_rp_content {
margin-top: 50px !important;
}

.mc4wp-form {
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
}


.mc4wp-form input{
background-color: transparent;
border: 1px solid #E9DED8;
padding-top: 5px;
padding-bottom: 5px;
}


.mc4wp-form label {
font-family: 'Special Elite';
font-size: 15px;
}

.mc4wp-form input[type="submit"]
{
width: 30%;
outline-offset: 2px;
border: 0px none;
color: #DE3CDE;
font-size: 14px;
margin-top: 0px;
outline: 1px solid #DE3CDE;
background: #FFF none repeat scroll 2px 2px;
display: block !important;
margin-left: auto;
margin-right: auto;
text-transform: uppercase;
padding-bottom: 0px;
padding-top: 2px;
}

.signoff {
font-size: 22px;
}

.divider {
display: none;
border-top: 1px solid #E6C565;
pointer-events: none;
z-index: -2;
position: absolute;
width: 1135px;
margin-top: -3px;
left: calc(50% - 567px);
}

.subheading {
    color: #656565;
    display: block;
    width: 1100px;
    margin-right: auto;
    font-size: 38px;
    margin-left: auto;
    font-family: "Abigail";
margin-top: -130px;
position: relative;
z-index: 3;
}

.page_divider {
    display: block;
    width: 100%;
    border-top: 1px solid #DE3CDE;
    margin-left: 0px;
    margin-top: 50px;
    margin-left: left: calc(50% - 567px);
}

.page_subheading {
    padding: 0px;
    background-color: #DE3CDE;
    color: #FFF;
    display: block;
    width: 40%;
    margin-left: 0px;
    margin-right: auto;
    text-align: center;
    font-size: 16px;
    position: relative;
    z-index: 99;
    margin-top: 0px;
}

.service_price {
position: absolute;
right: 30px;
display: block;
margin-top: -30px;
width: 80px;
height: 80px;
border-radius: 50%;
background-color: #DE3CDE;
text-align: center;
line-height: 80px;
color: #FFF;
font-size: 16px;
font-weight: bold;
}

.list_heading {
margin-top: 30px;
}

.small_text {
font-size: 13px;
}

.subheading_small {
    padding: 2px 0px;
    margin-top: -5px;
    color: #DE3CDE;
    text-align: left;
    font-size: 16px;
    margin-left: 76px;
display: block;
}

.service_feature a {
color: #fff;
text-decoration: none;
}


.testimonial_bg  {
    transform: rotate(-5deg);
    -webkit-transform:: rotate(-5deg);
    -ms-transform:: rotate(-5deg);
    height: 280px;
    width: calc(100% + 40px);
    margin-left: -20px;
    position: relative;
    z-index: -2;
    background-color: #E7DFD8;
    margin-top: 80px;
    background-image: url("http://www.sarahwallis.id.au/wp-content/uploads/bg3.jpg");
}

.testimonial {
    display: block;
    padding-top: 0px;
    padding-bottom: 0px;
    width: calc(100% + 80px);
    font-size: 16px;
    text-align: justify;
    background-color: #F2F2F2;
    transform: rotate(5deg);
    -webkit-transform:: rotate(5deg);
    -ms-transform:: rotate(5deg);
    margin: -280px auto 70px -40px;
    color: #777;
background-repeat: no-repeat;
background-size: cover;
background-image: url("http://www.sarahwallis.id.au/wp-content/uploads/bg4.jpg");
}

.testimonial_header {
    width: 820px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 120px;
    transform: rotate(-5deg);
    -webkit-transform:: rotate(-5deg);
    -ms-transform:: rotate(-5deg);
    font-family: 'Abigail';
    font-size: 46px;
    color: #ff;
}

.testimonial p {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
    transform: rotate(-5deg);
    -webkit-transform:: rotate(-5deg);
    -ms-transform:: rotate(-5deg);
    font-size: 18px;
}

.testimonial_customer  {
    display: block;
    padding-top: 20px;
    font-size: 14px;
    font-style: normal;
    width: 820px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 120px;
    transform: rotate(-5deg);
    -webkit-transform:: rotate(-5deg);
    -ms-transform:: rotate(-5deg);
    text-align: right;
}

.testimonial_bg_bottom {
    transform: rotate(-5deg);
    -webkit-transform:: rotate(-5deg);
    -ms-transform:: rotate(-5deg);
    height: 180px;
    width: calc(100% + 40px);
    margin-left: -20px;
    position: relative;
    z-index: 2;
    background-color: transparent;
    margin-top: -57px;
}

#frontpage_posts {
width: 100%;
float: left;
margin-left: 0px;
overflow: hidden;
}

#sidebar {
width: 295px;
margin-top: 0px;
margin-left: 30px;
}

#text-2 {
margin-top: 20px;
text-align: center;
}

#text-3 {
margin-top: 35px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 2px;
outline-offset: -5px;
outline: 1px solid #666;
height: 300px;
margin-bottom: 20px;
}

#text-3 p {
font-size: 16px;
margin-top: 20px;
padding-left: 20px;
padding-right: 20px;
text-align: justify;
}

#text-4 {
margin-top:30px;
text-align: center;
}

.quote-source {
text-align: right;
display: block;
font-size: 14px;
}

#ultimatepinterestdisplaywidget-2  {
margin-bottom: 20px;
padding-bottom: 20px;
text-align: center;
}

.copy {
display: none;
}

/* Posts Loop
-------------------------------------------------------------- */
.post {
max-width: 800px;
margin-top: 35px;
border-top: 1px solid #888;
padding-top: 0px;
}

#frontpage_posts .post {
    display: block;
    position: relative;
/*box-shadow: 2px 2px 5px #888;*/
margin-left: auto;
margin-right: auto;
margin-top: 0px;
border-top: 1px solid #DE3CDE;
padding-bottom: 10px;

}

#frontpage_posts .first-post {
    margin-top: -24px !important;
    border-top: none !important;
    height: 500px !important;
margin-bottom: 0px;
}

.first-post.no-image-post  {
    margin-top:0px;
max-width: 800px;
}

.first-post.no-image-post .back-to-top  {
display: none;
}
.no-image-post {
    margin-top: 200px;
}

.post-date  {
    margin-top: 0px;
    font-size: 15px;
    background-color: #E9DED8;
    width: 10%;
    padding-left: 10px;
    padding-top: 2px;
    color: #777;
margin-bottom: 30px;
}

#frontpage_posts .first-post .post-date  {
    margin-top: 0px;
    margin-bottom: -30px;
    font-size: 15px;
    width: 10%;
    padding-left: 10px;
    padding-top: 5px;
display: none;
}

.post-date-d {

}

.post-date-M {

}

#frontpage_posts .post-featured-image img {
display: none;
}

#frontpage_posts .first-post .post-featured-image img {
    max-height: 400px;
    width:50%;
    margin: 0 auto;
margin-top: 5px;
    height: auto;
    display: block !important;
    box-shadow: 2px 2px 5px #888;
    float: left;
}

/*
.first-post .post-featured-image img {
    width: 780px;
    margin-bottom: 40px;
float: none;
}

.first-post .post-content {
    width: 100%;
    margin-left: 0px;
}
*/

.first-post.no-image-post .post-content-wrapper {
    margin:30px auto 0px;
padding-top: 0px;
}

.first-post .post-content-wrapper {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    max-width:800px !important;
    margin:0px auto 40px;
    position: relative;
    /*top:-100px;*/
}

.post-content-wrapper {
    padding:0px;
    padding-top: 0px;
    max-width:900px;
    margin:0px auto 10px;
    position: relative;
    /*top:-100px;*/
}

.post-content-wrapper img {
    max-width: 100%;
    height: auto;
    margin-left: auto;
margin-right: auto;
margin-top: 0px;
}

.post-title {
    text-align: center;
    display: block;
    background-color: #DE3CDE;
    padding-top: 10px;
    color: #FFF;
    padding-bottom: 5px;
}

#frontpage_posts .first-post .post-title {
display: none;
}

#frontpage_posts .first-post .post-content {
    margin-top: 34px;
    color:#555;
    text-align: justify;
margin-left: 420px;
}

#frontpage_posts .post-content {
    margin-top: -20px;
    color:#555;
    text-align: justify;
}

.post-content-pages {
    margin-top:30px;
}

#frontpage_posts .first-post .post-permalink {
width: 161px;
outline: 1px solid #DE3CDE;
outline-offset: 2px;
border: 0px none;
padding-top: 3px;
padding-bottom: 2px;
font-size: 14px;
margin-top: 0px;
display: block;
color: #DE3CDE;
text-align: center;
margin-left: 521px;
position: absolute;
bottom: -62px;
text-transform: uppercase;
}

.post-permalink:hover {
    color:#202020;
}

.post-comments-link {
    width:36px;
    height:36px;
    margin: 5px auto 0;
    position: relative;
    display: none;
}

.post-comments-link i {
    font-size: 36px;
    color:#cecece;
}

.post-comments-count {
    background: none repeat scroll 0 0 #ff2a00;
    border-radius: 4px;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    min-width: 20px;
    padding: 5px;
    position: absolute;
    right: -10px;
    text-align: center;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
    line-height: 1;
    top:0;
}


.post-bottom {
    width:100%;
    text-align: center;
    clear: both;
    display: inline-block;  
}

.post-bottom p {
    font-size: 13px;
    color:#575859;
}

.post-bottom p span,
.post-bottom p span a {
    font-weight: bold;
    color:#010101;
    text-decoration: none;
}

.post-bottom .tags {
    margin-top: 15px;
}

.post-bottom .tags a {
    text-decoration: none;
    font-size: 12px;
    color:#a5a5a5;
    border:1px solid #e6e4e2;
    padding:3px 6px;
    margin:5px;
    display: inline-block;
}

.back-to-top {
    width:50px;
    height:50px;
    background-color: #DE3CDE;
    border-radius: 100%;
    position: absolute;
    bottom: -50px;
    left:50%;
    margin-left: -25px;
    transition: background .25s ease-out;
    line-height: 45px;
}

.back-to-top:hover {
    background: #E6C565;
}

.back-to-top i {
    color:#fff;
    font-size: 25px;
    width:100%;
    text-align: center;
}

.blog_link {
display: block;
background-color: #E6C565;
text-align: right;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 10px;
color: #FFF;
margin-top: -19px;
margin-bottom: 30px;
width: 25%;
margin-left: 70%;
}

.blog_link:hover {
color: #DE3CDE;
}

#biography {
    display: block;
    padding-top: 0px;
    padding-bottom: 0px;
    width: calc(100% + 40px);
    font-size: 16px;
    text-align: justify;
    background-color: #F6F2F5;
    transform: rotate(-5deg);
    -webkit-transform:: rotate(-5deg);
    -ms-transform:: rotate(-5deg);
    margin: 60px auto -70px -20px;
    color: #777;
    box-shadow: 5px 5px 10px #CCC;
    height: 500px;
background-image: url("http://www.sarahwallis.id.au/wp-content/uploads/gold_bottom.jpg");
background-repeat: no-repeat;
background-size: cover;
}

.post-about-author {
    border: 1px solid #DE3CDE;
    max-width:900px;
    margin:0 auto;
    margin-top: 80px;
    margin-bottom: 80px;
    overflow: hidden;
    padding-left: 20px;
    padding-right: 20px;
}

.about-author-front {
margin-top: 10px !important;
border: none;
margin-bottom: 60px;
transform: rotate(5deg);
    -webkit-transform:: rotate(5deg);
    -ms-transform:: rotate(5deg);
padding-top: 90px;
}

.post-about-author .my_social_icon_border {
margin-top: -32px;
}

.post-about-author .my_social_icon {
margin-top: -64px;
}

.about-author-title {
font-weight: bold;
font-size: 14px;
}

.post-about-author .avatar {
    border-radius: 100%;
    float:left;
    width: 250px;
    height: 250px;
    margin-top: 14px;
}

.post-about-author p {
    color:#444;
    float: right;
    width: calc(100% - 280px);
    margin-top: 20px;
}

.about-author-front p {
    margin-top: 20px !important;
}


.about-author-front span
{
    display: block !important;
    margin-top: 20px;
    width: 220px;
    padding: 10px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid rgb(204, 204, 204);
    text-align: center;
    text-transform: uppercase;
    margin-top: 20px !important;
}

.adjacent-post {
    display: none;
    background: #fff;
}

.adjacent-post.no-image-post {
    margin-top:0;
}

.adjacent-post.no-image-post .adjacent-post-title {
    margin-bottom: 50px;
}

.adjacent-post .post-content-wrapper {
    margin:0 auto;
}

.adjacent-post-title {
    font-size: 15px;
    color:#757575;
    text-align: center;
    padding: 40px;
}

/* Posts loop navigation
-------------------------------------------------------------- */

.posts-navigation {
    background: none repeat scroll 0 0 #DE3CDE !important;
    margin: 0 auto;
    max-width: 900px;
    padding: 10px;
    margin-top:0px;
    height: 48px;
}

.posts-navigation-next {
    float:left;
}

.posts-navigation-prev {
    float:right;
}

.posts-navigation a {
    color: #ffffff;
    text-decoration: none;
    font-family: 'Abigail';
    font-size: 20px;
    transition: color .25s ease-out;
}

.posts-navigation a:hover {
    color: #ff2a00;
}

.posts-navigation a i {
    padding:0 10px;
}



/* Comments
-------------------------------------------------------------- */

.no-comments-space {
    margin-top:45px;
}

.commentlist .avatar {
    border-radius: 100%;
}

.comments ul,
.comments ol {
    list-style: none;
}

.comments {
    padding:95px 115px;
    padding-top: 20px;
box-shadow: 2px 2px 5px #888888;
    max-width:760px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    background-color: #ffffff;
}

.comments h3 {
    text-align: center;
}

.commentlist .children {
    padding-left:70px;
}

.comments .comment-body {
    margin-top: 50px;
    padding-bottom: 50px;
    border-bottom: 1px solid #dddcdb;
}

.comment-top {
    overflow: hidden;
}

.comment-top .avatar {
    float:left;
}

.comment-author {
    font-size: 18px;
    color:#202020;
    text-indent: 20px;
    margin-top: 4px;
    display: inline-block;
    line-height: 1;
}

.comment-date {
    font-size: 13px;
    color:#b0b0b0;
    text-indent: 20px;
    margin-top: 0;
    display: inline-block;
    line-height: 1;
}

.comment-content {
    margin-top: 30px;
    font-size: 16px;
    color:#575859;
}

.comment-respond {
    margin-top:40px;
}

.comment-reply {
    margin-top: 10px;
    font-size: 12px;
}
.comment-reply a {
    text-decoration: none;
}

.comment-form #author,
.comment-form #email,
.comment-form #url {
    width:570px;
    height: 50px;
    background: #f7f7f7;
    border: 1px solid #dddcdb;
    text-indent: 15px;
    margin-top: 20px;
    color:#757575;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
}

.comment-form #comment {
    background: #f7f7f7;
    border: 1px solid #dddcdb;
    width:570px;
    height: 200px;
    resize: none;
    margin-top: 20px;
    color:#757575;
    font-size: 15px;
    padding:10px;
    font-family: Arial, Helvetica, sans-serif;
}

.comment-form #submit {
    margin:40px auto 0;
    display: block;
}

.comments-navigation {
    background: none repeat scroll 0 0 #fff;
    margin: 50px auto 0;
    max-width: 900px;
    padding: 30px;
    height: 78px;
}

.comments-navigation-next {
    float:right;
}

.comments-navigation-prev {
    float:left;
}

.comments-navigation a {
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    font-family: "Bree Serif";
    font-size: 12px;
    transition: color .25s ease-out;
}

.comments-navigation a:hover {
    color: #ff2a00;
}

.comments-navigation a i {
    padding:0 10px;
}

.must-log-in,
.logged-in-as {
    margin-top:15px;
    text-align: center;
    color: #ababab;
}

.comment-awaiting-approval {
    color:#e21313;
}

/* Footer
-------------------------------------------------------------- */

.footer {
    overflow: hidden;
    width:100%;
    background-color: rgba(200,200,200,0.55);
    border-top: 1px solid #ccc;
    margin-top:30px;
}

#text-7 {
text-align: left;
padding-top: 30px;
padding-bottom: 30px;
}

.my_social_icons_footer {
    display: block;
    margin-top: 15px !important;
}

.footer-twitter {
    background: #202020;
    height: 400px;
}

.footer-p {
    display: none;
    font-size: 12px;
    color:#fff;
    text-align: center;
    line-height: 70px;
    clear: both;
}

.footer-p span {
    color:#5c5c5c;
}

.footer-twitter {
    width:100%;
    float:left;
}

.twitter-icon {
    width:82px;
    height: 82px;
    border-radius: 100%;
    background:#439cd4;
    margin: 60px auto 0;
}

.twitter-icon i {
    font-size: 40px;
    color:#fff;
    width:100%;
    text-align:center;
    margin-top:22px;
}

.tweet-p {
    color:#fff;
    text-align: center;
    font-size: 14px;
    width: 380px;
    margin:45px auto 0;
    line-height: 2;
}

.tweet-p span {
    color:#7a7979;
}

.tweet-a {
    text-align: center;
    font-size: 14px;
    text-decoration: none;
    margin:35px auto 0;
}

.footer ul {
list-style: none;
margin-top: 30px;
margin-bottom: 30px;
text-align: right;
}

/* Sidebar
-------------------------------------------------------------- */

.sidebar {
    width:100%;
    max-width: 900px;
    margin:0 auto;
}

#text-5 {
margin-top: 30px;
padding-bottom: 30px;
}

.my_social_icons {
display: block;
padding: 10px;
text-align: center;
margin-left: 5px;
}

.my_social_icons_about {
display: block;
padding-left: 20px;
text-align: center;
margin-left: -10px;
margin-top: -20px;
clear: both;
}

.my_social_icon {
display: inline-block;
width: 30px;
height: 30px;
margin-right: 5px;
line-height: 30px !important;
text-align: center;
background-color: #DE3CDE;
color: #fff;
border-radius: 50%;
z-index: 1;
position: relative;
margin-top: 5px;
margin-bottom: 10px;
}

.my_social_icon_border {
display: inline-block;
width: 30px;
height: 30px;
border-radius: 50%;
border: 1px solid #000;
content: "";
z-index: 99;
position: absolute;
margin-top: 3px;
margin-left: -2px;
pointer-events:none;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
.my_social_icon {
display: inline-block;
width: 30px;
height: 30px;
margin-right: 5px;
line-height: 30px !important;
text-align: center;
background-color: #DE3CDE;
color: #fff;
border-radius: 50%;
z-index: 1;
position: relative;
margin-bottom: 10px;
margin-left: -32px;
top: -9px;
}

.my_social_icon_border {
display: inline-block;
width: 30px;
height: 30px;
border-radius: 50%;
border: 1px solid #000;
content: "";
z-index: 99;
position: relative;
margin-top: 3px;
margin-left: -2px;
pointer-events:none;
}
}

.my_social_icon:hover {
background-color: #E6C565;
}

.my_social_icon a {
color: #fff !important;
}

#service_features {
   /* background: transparent url("http://www.sarahwallis.id.au/wp-content/uploads/flower_bg.png") no-repeat scroll center center / contain; */
    margin: 80px auto 20px;
    width: 1100px;
    margin-bottom: 100px;
    display: block;
}


.service_feature {
display: inline-block;
width: 500px;
text-align: left;
vertical-align: top;
padding-top: 0px;
padding-bottom: 0px;
}

.service_feature:nth-of-type(2) {
margin-left: 74px;
}

.service_feature:nth-of-type(4) {
margin-left: 74px;
}

.service_feature p {
font-size: 14px;
padding: 10px;
padding-bottom: 20px;
background-color: rgba(255,255,255,0.8);
margin-left: 65px;
margin-top: 0px;
}

.service_feature:nth-child(1) {
margin-left: 20px;
}

.service_feature:nth-child(3) {
margin-left: 20px;
}


.service_feature:nth-child(4) {
margin-left: 74px;
}

.service_feature_icon {
display: inline-block;
width: 50px;
height: 50px;
margin-right: 5px;
line-height: 50px !important;
text-align: center;
background-color: #DE3CDE;
color: #fff;
border-radius: 50%;
z-index: 1;
position: absolute;
font-size: 20px;
margin-bottom: 20px;
float: left;
}

.service_feature_icon_border {
display: inline-block;
width: 50px;
height: 50px;
border-radius: 50%;
border: 1px solid #000;
content: "";
z-index: 99;
position: absolute;
margin-top: -2px;
margin-left: -2px;
}

.service_feature_icon a {
color: #fff !important;
}

[class^="icon-"], [class*=" icon-"] {
line-height: inherit !important;
}

.fa {
line-height: inherit !important;
}

.sidebar-13,
.sidebar-23,
.sidebar-33 {
    width: 32.3%;
    float:left;
    margin-left: 1%;
}

.sidebar_widgettitle {
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-top: 10px;
}

.sidebar a,
.sidebar table a {
    color:#878787;
    text-decoration: none;
}

.sidebar table a:hover,
.sidebar a:hover {
    color:#fff;
}

.widget_calendar caption {
    color:#fff;
    font-family: "Bree Serif";
    font-size: 16px;
    text-transform: uppercase;
}

.widget_calendar table {
    border:none;
    color:#9b9b9b;
}
.widget_calendar thead {
    background:#171717;
    color:#fff;
}
.widget_calendar td, th {
    border:none;
}

.widget_calendar tbody tr td {
    background:#1d1d1d;
}

.widget_calendar tbody tr:nth-child(2n) td {
    background:#1c1c1c;
    color:#535353;
}

.widget_calendar #today {
    color:#ff9600
}

.widget_tag_cloud a {
    font-size: 12px !important;
    padding:8px;
    border:1px solid #3d3d3d;
    display: inline-block;
    margin-right:5px;
    margin-bottom:8px;
    transition: all .25s ease-out;
}

.widget_tag_cloud a:hover {
    color:#fff;
    border-color:#ff9600;
}

.widget_search .search-field {
    background: none; 
    border:1px solid #3d3d3d;
    color:#fff;
    height: 35px;
    text-indent: 10px;
    width:100%;
    max-width: 200px;
}

.widget_search input[type="submit"] {
    background: none; 
    border:1px solid #3d3d3d;
    color:#878787;
    cursor: pointer;
    height: 35px;
    transition: all .25s ease-out;
}

.widget_search input[type="submit"]:hover {
    color:#fff;
    border-color:#ff9600; 
} 
 
@media all and (max-width: 768px) {
    
    .comments,
    .post-about-author, {
        padding: 95px 30px;
    }  
    
    .commentlist .children {
        padding-left: 30px;
    }
    
    .comment-form #author, .comment-form #email, .comment-form #url,
    .comment-form #comment {
        max-width: 100%;
    }
    
    .header-logo {
        height: 90px;
        margin-left: 0;
    }
    
.header-logo img {
max-width: 100%;
max-height: 100px;
}

.header-logo {
width: 100%;
text-align:center;
}

.header {
height: 160px;
background: none;
}

h2 {
font-size: 16px;
}

    .header-logo h1 {
        position: absolute;
        width:100%;
        text-align: center;
    }
    
    .header-search i {
        font-size: 16px;
    }
} 









/* gallery */

.gallery {
	margin-bottom: 20px;
	margin-left: -4px;
        line-height: 1;
}

.gallery a {
    line-height: 0;
    float:left;
}

.gallery img {
    width:100%;
}

.gallery-item {
	float: left;
	margin: 0 4px 4px 0;
	overflow: hidden;
	position: relative;
}

.gallery-columns-1.gallery-size-medium,
.gallery-columns-1.gallery-size-thumbnail,
.gallery-columns-2.gallery-size-thumbnail,
.gallery-columns-3.gallery-size-thumbnail {
	display: table;
	margin: 0 auto 20px;
}

.gallery-columns-1 .gallery-item,
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item {
	text-align: center;
}

.gallery-columns-4 .gallery-item {
	max-width: 23%;
	max-width: -webkit-calc(25% - 4px);
	max-width:         calc(25% - 4px);
}

.gallery-columns-5 .gallery-item {
	max-width: 19%;
	max-width: -webkit-calc(20% - 4px);
	max-width:         calc(20% - 4px);
}

.gallery-columns-6 .gallery-item {
	max-width: 15%;
	max-width: -webkit-calc(16.7% - 4px);
	max-width:         calc(16.7% - 4px);
}

.gallery-columns-7 .gallery-item {
	max-width: 13%;
	max-width: -webkit-calc(14.28% - 4px);
	max-width:         calc(14.28% - 4px);
}

.gallery-columns-8 .gallery-item {
	max-width: 11%;
	max-width: -webkit-calc(12.5% - 4px);
	max-width:         calc(12.5% - 4px);
}

.gallery-columns-9 .gallery-item {
	max-width: 9%;
	max-width: -webkit-calc(11.1% - 4px);
	max-width:         calc(11.1% - 4px);
}

.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
	margin-right: 0;
}

.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
	clear: left;
}

.gallery-caption {
	background-color: rgba(0, 0, 0, 0.7);
	box-sizing: border-box;
	color: #fff;
	font-size: 14px;
	line-height: 1.3;
	margin: 0;
	max-height: 50%;
	opacity: 0;
	padding: 2px 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	-webkit-transition: opacity 400ms ease;
	transition:         opacity 400ms ease;
	width: 100%;
}

.gallery-caption:before {
	box-shadow: 0 -10px 15px #000 inset;
	content: "";
	height: 100%;
	min-height: 49px;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}

.gallery-item:hover .gallery-caption {
	opacity: 1;
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

.attachment {
    text-align: center;
}

#sbscrbr_widget-3 {
font-size: 8pt;
display: block;
margin-left: 20px;
padding-top: 20px;
}

#sbscrbr_widget-3 input[type="submit"] {
background: transparent linear-gradient(to bottom, #EF017C 0%, #FFADAE 98%) repeat scroll 0% 0%;
color: #ffffff;
padding: 5px;
border: none;
}

#sbscrbr_widget-3 input[type="text"] {
background-color: #ffffff;
color: #444444;
border: 1px solid #888888;
}


#sbscrbr_widget-2 .subscrbr-sign-up-form {
color: #575859;
font-size: 8pt;
display: block;
margin-left: 120px;
}

.subscrbr-sign-up-form p{
color: #575859;
font-size: 110%;
}


@-moz-document url-prefix() { 
.post-date:before {
  bottom: 100%;
border-bottom: 25.98px solid #ef017c;
margin-left: -90px;
display: none;
}
}

/* Post styles */

.my_button {
	padding: 20px;
	padding-left: 40px;
	padding-right: 40px;
        color: white;
	background: linear-gradient(to bottom, #8844C6 0px, #6E32A5 100%) repeat-x scroll 0% 0% #6E32A5;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-radius: 6px;
}

#my_circle {
display: block;
width: 100px;
height: 100px;
background-color: #808080;
color: white;
box-shadow: 2px 2px 5px #888888;
border-radius: 50px;
text-align: center;
line-height: 100px;
font-size: 16px;
}

#fancy_text {
font-family: 'Abigail', cursive;
font-size: 50px;
font-weight: bold;
text-shadow: 1px 1px 3px #888;
color: #808080;
}

@media screen and (max-width: 800px) {
.navbar-header {
    margin-left: 0px !important;
}
.navbar-brand {
font-size: 28px !important;
}

#myNavbar {
margin-left: auto;
background-color: #fff;
position: relative;
left: auto;
}

#myNavBar ul {
float: none !important;
}

h1 {
 font-size: 24px;
width: 100%;
}

.header {
height: auto;
padding-bottom: 30px;
background-image: url("http://www.sarahwallis.id.au/wp-content/uploads/mobile_header.jpg");
}

.header_content {
    padding-top: 100px;
}

.header_headline {
    font-size: 36px;
    margin-bottom: 20px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    line-height: 34px;
}

.header_text {
    width: 80%;
}

nav {
box-shadow: 2px 2px 3px #ccc;
}

.flexbox {
margin-top: 20px;
}

#service_features {
width: 100%;
margin-top: 30px;
padding-left: 30px;
padding-right: 20px;

}

.service_feature {
display: block;
margin-left: auto !important;
margin-right: auto !important;
margin-top: 0px;
height: auto;
padding-top: 20px;
padding-bottom: 10px;
width: auto;
}

.testimonial_bg {
background-image: none;
background-color: #DE3CDE;
margin-top: -80px;
height: 180px;
}

.testimonial {
background-image: none;
margin-top: -180px;
}

.testimonial_header {
width: 65%;
margin-left: auto;
margin-right: auto;
font-size: 24px;
padding-top: 60px;
}

.testimonial p {
width:60%;
margin-left: auto;
margin-right: auto;
font-size: 14px;
}

.testimonial_customer {
width: 65%;
margin-left: auto;
margin-right: auto;
padding-bottom: 70px;
}

#text-10 {
width: 100%;
}

article {
width: 94% !important;
margin-left: auto;
margin-right: auto;
display: block;
}

#biography {
background-image: none;
background-color: #fff !important;
transform: none;
margin-top: -20px;
margin-bottom: 120px;
box-shadow: none;
}

#biography p {
width: 80%;
margin-left: auto;
margin-right: auto;
}

.about-author-front {
transform: none;
padding-top: 0px;
padding-bottom: 120px;
}


.about-author-front span{

}

#text-7 {
text-align: center;
}

.page_subheading {
width: 80%;
}

.service_price {
position: relative;
margin-top: 10px;
margin-bottom: 5px;
right: 0px;
}


p {
font-size: 14px;
}

.container {
padding-right: 15px;
margin-left: 0px;
padding-left: 0px;
}


.flexbox {
display: block;
}

#sidebar {
clear: both;
margin-left: 20px;
margin-right: 20px;
margin-top: 0px;
width: auto;
padding-top: 20px;
}

#intro  {
display: block;
float: none;
margin-left: 15px;
margin-right: 15px;
margin-top: 20px;
width: auto;
}

#intro_picture {
display: block;
margin-bottom: 20px;
width: 196px;
margin-left: auto;
margin-right: auto;

}

#intro_blurb {
display: block;
float: none;
margin-left: 10px;
margin-right: 10px;
width: auto;
text-align: justify;
clear: both;
padding-top: 20px;
}

#frontpage_posts {
width: auto;
margin-left: 0px;
}

.post-content-wrapper{
padding-left: 0px !important;
padding-right: 20px !important;
padding-top: 0px !important;
margin-top: 0px !important;
margin-left: 20px !important;
}

.post-content-wrapper img {
max-width: 100%;
}

.posts-navigation {
margin-right: 20px !important;
margin-left: 20px !important;
margin-bottom: 20px;
}

.first-post {
    margin-top: 30px;
}

.post {
margin-right: 0px;
background-color: #ffffff;
box-shadow: none;
}

.comments {
margin-right: 20px;
}

.first-post.no-image-post {
    margin-top: 0px;
}

.about_page_opening {
font-size: 20px;
}

.subheading {
font-size: 24px;
width: 100%;
margin-left: 20px;
}

#frontpage_posts h1 {
width: 100%;
}

#frontpage_posts .first-post {
    margin-top:0px !important;
    border-top: none !important;
    height: auto !important;
}

#frontpage_posts .first-post .post-featured-image img {
    max-width: 400px;
    width: 100%;
    margin: 0 auto;
    height: auto;
    display: block !important;
    box-shadow: 2px 2px 5px #888;
    float: none !important;
}

#frontpage_posts .post-content {
    margin-top: 0px;
}


#frontpage_posts .post-content-wrapper {
    border-top: none;
}

#frontpage_posts .first-post .post-date {
    margin-top: -10px;
    margin-bottom: 10px;
    font-size: 15px;
    background-color: #CCC;
    width: 30%;
    padding-left: 10px;
    padding-top: 5px;
    color: #FFF;
    margin-left: -2px;
}

#frontpage_posts .first-post .post-content {
    margin-top: 20px;
    color:#555;
    text-align: justify;
margin-left: 0px;
}

#frontpage_posts .first-post .post-permalink {
margin-left: 0px;
}

.blog_link {
    display: block;
    background-color: #E6C565;
    text-align: right;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
    color: #FFF;
    margin-top: 40px;
    margin-bottom: 30px;
    width: 52%;
    margin-left: 5%;
}

.post-about-author .avatar {
float: none;
margin-left: auto;
margin-right: auto;
display: block;
}

.about-author-front p {
    clear: both;
margin-top: 15px;
float: none;
width: auto;
}

.headshot {
margin-left: auto;
margin-right: auto;
display: block;
}

#pw_board_widget-2 {
display: none;
}

#text-3 {
    margin-top: 0px;
}

div.wpcf7 {
    margin: 0px;
    padding: 0px;
    width: 96%;
    margin-left: 2%;
    margin-right: 2%;
margin-top: 50px;
}

.blog-title {
margin-left: 0px !important;
margin-top: 0px;
}

#frontpage_posts .post {
border-top: none;
}

#frontpage_posts .first-post .post-permalink {
position: relative;
margin-bottom: 20px;
margin-left: auto;
margin-right: auto;
margin-top: 40px;
bottom: auto;
}

.post-date {
width: 20%;
}

.post-about-author {
    margin-left: 20px;
    margin-right: 20px;
}
.first-post.no-image-post
.post-about-author p {
width: auto;
margin-top: 40px;
}

.comments-area {
    margin-left: 20px;
    margin-right: 20px;
}

}