/* Themify Customize Styling */
#content {	
	margin-top: -50px; 
}
#headerwrap {	background-image: url(http://www.lauricelladesign.com.au/wp-content/uploads/2017/04/Lauricella_header_background_02.png);
	background-size: cover;
	background-position: center center; 
}
#site-logo img {		width: 738px; 
}
#site-logo a {		width: 738px; 
}
#site-description {		font-weight:bolder;
display: none; 
}
#main-nav a {		font-weight:bolder;
	font-style:normal;
	text-transform:uppercase;
	padding: 5px; 
}
#main-nav a:hover {	
	background-color: #ffffff; 
}

/* Themify Custom CSS */
.wp-caption-text.gallery-caption{
font-size:0px!important
}
.wp-caption-text.gallery-caption .themify_image_title{
font-size:13px!important;
padding:13px;
}

.wp-caption-text.gallery-caption .themify_image_title{
line-height: 13px;
}
h4 {
    margin-bottom: 3px;
}

blockquote{
  display:block;
  background: #fff;
  padding: 15px 20px 1px 45px;
  margin: 0 0 20px;
  position: relative;

/*Font*/

  font-size: 16px;
  line-height: 1;
  
 
  /*Borders - (Optional)*/
  border-left: 15px solid #00a0de;
  border-right: 2px solid #00a0de;
  
  /*Box Shadow - (Optional)*/
  -moz-box-shadow: 2px 2px 15px #ccc;
  -webkit-box-shadow: 2px 2px 15px #ccc;
  box-shadow: 2px 2px 15px #ccc;
}

blockquote::before{
  content: "\201C"; /*Unicode for Left Double Quote*/
  
  /*Font*/
  font-family: Georgia, serif;
  font-size: 60px;
  font-weight: bold;
  color: #999;
  
  /*Positioning*/
  position: absolute;
  left: 40px;
  top:5px;
}

blockquote::after{
  /*Reset to make sure*/
  content: "";
}

blockquote a{
  text-decoration: none;
  background: #eee;
  cursor: pointer;
  padding: 0 3px;
  color: #c76c0c;
}

blockquote a:hover{
 color: #666;
}

blockquote em{
  font-style: italic;
}@media screen and (max-width: 976px) { /* Themify Customize Styling */
#site-logo img {		width: 738px; 
}
#site-logo a {		width: 738px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo img {		width: 738px; 
}
#site-logo a {		width: 738px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
#site-logo img {		width: 738px; 
}
#site-logo a {		width: 738px; 
}
 }