/*
Theme Name: lsp Child Theme
Theme URI: http://leanneshieldspodiatry.com.au
Author: Niloy Sarker
Author URI: https://themeforest.net/user/niloysarker
Version: 1.0.2
Template: twentythirteen
Text Domain: lsp
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

*/
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900');

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,
 h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .h1 a,
  .h2 a, .h3 a, .h4 a, .h5 a, .h6 a, blockquote,.fw-special-subtitle ,.entry-meta a{
    color: #a27cd8;
    font-weight: bold;
    letter-spacing: .05em;
}
.error404 .page-wrapper {
    background-color: #ffffff;
    text-align: center;
}
.thumb-hover{
    
   display: block;
    position: relative;
   
}
.thumb-hover:after{
transition: all 0.2s ease;
    opacity: 0;
    background: rgba(0, 0, 0, 0.5);
    content: "\f0c1";
    font-family: FontAwesome;
    width: 100%;
    display: block;
    height: 100%;
    top: 0;
    text-align: center;
    position: absolute;
    color: #fff;
    font-size: 35px;
    padding-top: 13%;
}
.widget a,.widget a:hover{
    color: #a27cd8;
}
a {
    color: #a27cd8 !important;
   
}
.fw-iconbox img {
    margin-bottom: 15px;
}
.social a {
    color: #a27cd8;
    display: inline-block;
    height: 30px;
    font-size: 20px;
    margin-right: 15px;
    width: 30px;
    margin-bottom: 15px;
}
.thumb-hover:hover:after{
 opacity: 1;
   
}
.portfolio-book {
    width: 100%;
    display: block;
    text-align: center;
    border-radius: 3px;
}
.nav-menu .sub-menu .current-menu-item a {
    border: 0px;
    padding: 10px;
}
body .theme-default .nivoSlider {
    box-shadow: none;
}
body .nivo-controlNav {
   
    display: none;
}
body .theme-default .nivo-directionNav a {
   opacity: 1;
}
.page-header {
    background-color: #fff;
}
.post-wrap.blog-wrap .entry-title {
    margin-bottom: 30px;
}
.pt-50 {
    padding-top: 100px;
}
.page-content {
   
    max-width: 100%;
    
}
.post-wrap {
    display: block;
    padding: 60px;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 0.15em 0.35em 0 rgba(0,0,0,0.135);
}
.entry-title a ,.entry-title a:hover,a:hover{
    color: #a27cd8;
    text-decoration: none;
}
a.btn-link-read {
    font-weight: bold;
    font-size: 20px;
}
.widget {
    background-color: transparent;
   margin: 0;
}
.hentry {
    padding: 20px 0;
}
.widget_categories ul {
    /* padding: 10px 15px; */
    border: 1px solid #ededed;
    border-radius: 5px;
}
.widget_categories ul li {
    padding: 10px 15px;
    border-bottom: 1px solid #ededed;
}
.widget_categories ul li a{
   color: #394045;
   border-bottom: 1px dotted;
}
.widget_recent_entries ul li {
    padding: 10px 15px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-top: none;
}
.post-wrap h1.entry-title {
    margin-bottom: 30px;
    letter-spacing: 0px;
    font-weight: bold;
}
.post-wrap .entry-meta {
    margin-bottom: 25px;
}
.widget_recent_entries ul li a {
    color: #394045;
    font-weight: normal;
    text-transform: capitalize;
}
.widget_recent_entries ul li:first-child {
    padding: 10px 15px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.widget .widget-title {
    font-family: 'Lato';
    /* letter-spacing: 0.50px; */
    text-transform: uppercase;
    font-size: 20px;
    font-style: normal;
    font-weight: bold;
}
.site-main .widget-area {
   
    width: 340px;
}
a{
    text-decoration: none;
}
a:visited {
    color: #a27cd8;
}
.entry-thumbnail img {
    display: block;
    margin: 0;
    width: 100%;
}
p{
    margin: 0 0 1.313em;
}
b, strong {
    font-weight: bold;
}
body .fw-accordion .fw-accordion-title{
border: 1px solid #cfcfcf;
    font-size: 16px;
    background: #ffffff;
    margin-bottom: 10px;
}
body .fw-accordion{
    border: none;
}
button, input, textarea {
    border: 1px solid #ededed;

}
.pbg {
    background: #f7f7f7;
    padding: 30px;
    /* text-align: right; */
    /* width: 100%; */
}
body .fw-btn-1.fw-btn-red {
    background: #f00c5c !important;
    border-color: #f00c5c;
    color: #ffffff !important;;
    padding: 10px 30px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: normal;
    width: 100%;
}
.wpcf7-submit {
    width: auto !important;
}
body .fw-accordion .fw-accordion-title:first-child{
 border-top: 1px solid #cfcfcf;   
}
body .fw-accordion .fw-accordion-content {
    padding: 0;
    border: 1px solid #cfcfcf;
    margin-bottom: 10px;
    margin-top: -11px;
    padding-top: 10px;
}
.page-bannar h1.entry-title {
    display: inline;
    position: absolute;
    bottom: 100px;
    background: rgba(162, 124, 216, 0.76);
    color: #fff;
    font-size: 55px;
    padding: 10px 20px;
    text-transform: uppercase;
}
body{
	font-family: 'Lato', sans-serif;
	font-weight: 300;
    line-height: 1.7;
    color: #394045;

}
.entry-header, .entry-content, .entry-summary, .entry-meta {
   
    max-width: 100%;
    width: 100%;
}
.navbar {
background-color: #fff;
    box-shadow: 3px -9px 20px #000;
    max-width: 100%;
    width: 100%;
    min-height: 70px;
    padding: 0px;
    position: fixed;
    z-index: 999;
}
.homepage-slider {
    margin-top: 17px;
}
.lead span {
    color: #a27cd8;
    font-weight: bold;
}
.site-footer {
    background-color: none;
    color: #686758;
    font-size: 13px;
    background: none;
    border-top: 1px solid #ddd;
    text-align: center;
}
.archive-title, .archive-meta {
    /* font: 300 italic 30px "Source Sans Pro", Helvetica, sans-serif; */
    margin: 0 auto;
    max-width: 1040px;
    padding: 30px 0;
    width: 100%;
    font-family: 'Lato';
    text-align: center;
    font-size: 50px;
    padding-bottom: 10px;
    font-weight: bold;
    font-style: normal;
    letter-spacing: normal;
    text-transform: uppercase;
    /* background: none; */
}
header.archive-header {
    background: none;
}
.nav-menu li a {
    /* font-family: "Lato",sans-serif; */
    font-style: normal;
    font-weight: 600;
    letter-spacing: .332em;
    text-transform: uppercase;
    font-size: 12px;
    color: #a27cd8;
    padding-top: 25px;
    padding-bottom: 30px;
}
.nav-menu .current_page_item > a, .nav-menu .current_page_ancestor > a, .nav-menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a {
    color: #a27cd8;
    font-style: normal;
    padding-top: 25px;
    padding-bottom: 30px;
    border-top: 4px solid #a27cd8;
}

.nav-menu li:hover > a,
.nav-menu li a:hover,
.nav-menu li:focus > a,
.nav-menu li a:focus {
	background-color: transparent;
	 border-top: 4px solid #a27cd8;
	 color: #a27cd8;
}
.type-page {
    padding: 0px;
}
.type-page .entry-header {
    margin: 0px;
}
body .fw-call-to-action {
    border: none;
    padding-top: 40px;
    text-align: center;
    margin: 0 auto;
}
body .fw-call-to-action .fw-action-btn {
    padding-left: 40px;
    padding-top: 0px !important;
    display: block;
    margin-top: -3px;
}
body .fw-call-to-action .fw-action-content h2 {
    margin-top: 0;
    font-weight: bold;
    font-size: 28px;
    letter-spacing: 1px;
    color: #fff;
}
body .fw-action-btn .fw-btn {
    background: #df1600;
    color: #fff !important;
}
.page-bannar {
    position: relative;
    top: 70px;
    height: 575px;
        border-bottom: 5px solid #a27cd8;
       
}
.nav-menu .sub-menu{
    background: #fff;
}
ul.nav-menu ul a:hover {
    background: #f9f9f9;
    border: 0px;
}
.menu-item-has-children:after {
    content: "\f0dd";
font-family: FontAwesome;
    position: absolute;
    top: 14px;
    right: 5px;
    color: #a27cd8;
}
ul.nav-menu ul a{
        font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: uppercase;
    font-size: 12px;
    color: #a27cd8;
    text-transform: capitalize;
    padding-top: 10px;
    padding-bottom: 10px;
}
a.logo-img {
    width: 290px;
    display: block;
    float: left;
}
.main-navigation {
    clear: both;
    margin: 0;
    max-width: 100%;
    min-height: 45px;
    position: relative;
}
.entry-content a, .comment-content a {
    color: #a27cd8;
}
a:active,
a:hover {
    color: #3f9e9c;
    outline: 0;
}
a:visited {
    color: #3f9e9c;
}

/*// Small devices (landscape phones, less than 768px)*/
@media (max-width: 767px) {
#content .entry-content{
    padding: 0px
}
.nav-menu li a {
    
    padding-top: 10px;
    padding-bottom: 10px;
}
.menu-item-has-children:after {
  
    top: 0px;
    right: 0;
}
.nav-menu .current_page_item > a, .nav-menu .current_page_ancestor > a, .nav-menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a {
   
    padding-top: 10px;
    padding-bottom: 10px;
}
a.logo-img {
    width: 70%;
    display: inline-block;
    float: none;
    margin: 0 auto;
    margin-top: 10px;
}

.main-navigation {
  
    width: 100%;
    text-align: center;
}


}