/*
Theme Name: Kidd House Accommodation
Author: MoveAheadMedia
Author URI: http://moveaheadmedia.com/
*/
h1, .h1 {
    font-size: 20px;
    color: #000;
    margin: 0px;
}
#header {
    box-shadow: 0px 1px 5px #eee;
}
.menu-con {
    text-align: right;
}
#branding .container {
    position: relative;
}
#branding a {
	max-width:450px;
    display: inline-block;
    margin: 15px 0px;
}
nav#menu {
    display: inline-block;
}
.menu-main-menu-container {
    display: inline-block;
}
#menu-main-menu {
    padding: 0px;
    list-style: none;
    text-align: left;
    display: inline-block;
}
#menu-main-menu > li {
    display: inline-block;
    vertical-align: top;
    position: relative;
}
#menu-main-menu > li > a {
    border-top: 3px solid #fff;
}
#menu-main-menu a {
    font-size: 16px;
    padding: 10px 20px;
    display: block;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
#menu-main-menu > li > a:hover, #menu-main-menu > li.current_page_item > a {
    border-top: 3px solid #ff6f00;
    color: #ff6f00;
}
#menu-main-menu .sub-menu {
    position: absolute;
    top: 100%;
    padding: 0px;
    list-style: none;
    background-color: #EDEBEB;
    border-top: 3px solid #fff;
    min-width: 200px;
    max-height: 0px;
    overflow: hidden;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
#menu-main-menu li:hover .sub-menu{
    max-height: 700px;
    opacity: 1;
    border-top: 3px solid #ff6f00;
	z-index:999;
}
#menu-main-menu .sub-menu a {
    font-size: 14px;
}
.dropdown.search {
    border-top: 3px solid #fff;
    padding: 10px 20px;
    display: inline-block;
    vertical-align: top;
}
ul.dropdown-menu.search-dropdown {
    padding: 20px;
    width: 250px;
    margin-left: -210px;
    background-color: #edebeb;
    border-radius: 0px;
    border: none;
    box-shadow: none;
    top: 50px;
}
.search-dropdown div {
    padding: 0px;
    margin: 0px;
}
.search-dropdown input {
    border-radius: 0px;
}
.search-submit {
    pointer-events: auto;
    background: #000;
    border: none;
    color: #fff;
}
.responsive-menu {
    display: none;
}
.responsive-menu-btn {
    display: none;
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 24px;
    cursor: pointer;
}
.slicknav_btn {
    display: none;
}
.slicknav_menu {
    background: none;
}
.slicknav_nav {
    background-color: #F9F9F9;
    margin: 0px -20px;
    text-align: left;
}
.slicknav_nav .slicknav_row, .slicknav_nav a {
    color: #000;
    text-shadow: none;
	margin:0px;
	padding:10px;
	border-bottom:1px solid #eee;
	text-decoration:none !important;
}
.slicknav_nav .slicknav_arrow {
    float: right;
    font-size: 20px;
    color: #666;
    width: 30px;
    text-align: center;
    line-height: 40px;
    height: 40px;
    position: relative;
    top: -10px;
}
@media all and (max-width:1023px){
	nav#menu, .dropdown.search {
		display: none;
	}
	.responsive-menu-btn{
		display: block;
	}
	.responsive-menu {
		display: block;
	}
}
@media all and (max-width:1199px){
	#menu-main-menu a {
		padding: 10px 18px;
	}
}

.small-fixed-header  #header{
    position: fixed;
    top: 0;
    z-index: 1;
    background-color: #fff;
    width: 100%;
}
.small-fixed-header  #wrapper {
    padding-top: 170px;
}
.small-fixed-header #branding a{
	max-width:150px;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-ms-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}
.small-fixed-header #branding a img {
    max-width: 100%;
    height: auto;
}
.small-fixed-header #branding {
    float: left;
}

.small-fixed-header #menu-main-menu a {
    padding: 10px 10px;
}
.small-fixed-header .dropdown.search {
    padding: 10px 10px;
}
.small-fixed-header .menu-con {
    position: relative;
    top: 25px;
}
.small-fixed-header ul.dropdown-menu.search-dropdown {
    top: 62px;
}
.big-letter {
    float: left;
    font-size: 60px;
    display: inline-block;
    margin-top: -10px;
    margin-right: 10px;
    height: 60px;
}
img.alignleft {
    float: left;
    margin: 0px 10px;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    background-color: #fff !important;
    border: none !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #fff !important;
    background-color: #fff !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    border: none !important;
    background: transparent !important;
}
.vc_tta.vc_general .vc_tta-panel-title {
    border-bottom: 1px solid #CCD;
    font-size: inherit;
}
.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
    background-color: #333 !important;
    padding: 8px !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::after, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::before {
    border-color: #fff !important;
    margin: 3px 3px 3px;
    width: 9px;
    height: 9px;
}
.vc_separator h4 {
    font-size: 120%;
}
blockquote {
    background-color: #F6F6F6;
    font-size: 14px;
    font-style: italic;
    margin: 0px 0px 10px;
    position:relative;
}
blockquote:before {
    content: "\A";
    border-style: solid;
    border-width: 15px 10px 15px 0;
    border-color: transparent #F6F6F6 transparent transparent;
    position: absolute;
    bottom: -15px;
    left: 5px;
}
.review .author {
    margin-left: 10px;
}
.review .author i {
    font-size: 30px;
    display: inline-block;
    color: #999;
    margin: 0px 10px 0px 0px;
    vertical-align: middle;
}
.twitterframe-con{
	max-height:250px;
	overflow:auto;
}
#footer {
    background-color: #363839;
    padding-top: 35px;
}
footer p {
    color: #8c8989;
}
footer a {
    color: #bfbfbf;
}
footer ul {
    list-style: none;
    padding: 0px;
}
footer ul ul {
    padding-left: 15px;
}
footer li a {
    border-bottom: 1px solid #505152;
    padding-bottom: 5px;
    margin-bottom: 5px;
    display: block;
}
footer .current_page_item a {
    color: #ff6f00;
}
.footer-social a {
    font-size: 20px;
    display: inline-block;
    margin: 0px 5px;
}
#copyrights {
    background-color: #282A2B;
    border-top: 1px solid #4B4C4D;
}
#copyrights .wpb_text_column.wpb_content_element {
    margin: 0px;
    padding: 10px;
}
h3.small {
    font-size: 110%;
}
h2.small {
    font-size: 125%;
}



/*** Single post ***/
.post-featured-image img {
    width: 100%;
    height: auto;
}
section.entry-content img {
    display: block;
    margin: auto;
}
header h1.entry-title {
    margin: 30px 0;
}
.header-row {
    position: absolute;
    width: 100%;
    height: 92px;
    left: 0;
    background-image: url(http://www.kiddhouseaccommodation.com.au/wp-content/uploads/2016/07/page_title_bg.png);
    background-size: cover;
    background-position: center;
}
.header-container {
    max-width: 1170px;
    margin: auto;
    padding: 0 15px;
}
.header-container h1 {
    line-height: 92px;
}
.post-navigation-container {
    height: 34px;
    line-height: 34px;
    border-top: 1px solid #e7e6e6;
    border-bottom: 1px solid #e7e6e6;
    margin-bottom: 60px;
    text-align: right;
}
.post-navigation-container a {
    margin: 0 10px;
}
.reserve-space  {
    height: 92px;
    margin-bottom: 35px;
}
.social-share {
    display: table;
    margin-bottom: 55px;
    padding: 20px;
    height: 70px;
    width: 100%;
    background-color: #f6f6f6;
}
.social-share h4 {
    float: left;
}
.social-share ul.wpfai-list {
    float: right;
}
.social-share i {
    color: #bebdbd;
    font-size: 17px;
    transition: all 0.3s;
}
.social-share i:hover {
    opacity: 0.5;
}
.social-share li {
    margin: 0 5px !important;
}
.comment-form > p > label, .comment-notes {
    display: none;
}
h3.comment-reply-title {
    display: table-cell;
    margin: 0;
    padding: 0 8px 0 0;
    white-space: pre;
    text-transform: capitalize;
}
.title-sep-container {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    height: 6px;
    width: 100%;
}
.title-sep.sep-double {
    position: relative;
    display: block;
    width: 100%;
    border-style: solid;
    border: 0 solid #e7e6e6;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
    height: 6px;
    border-bottom-width: 1px;
    border-top-width: 1px;
    border-color: #e0dede;
}
.comment-form {
    margin-top: 1em;
}
.comment-form textarea, .comment-form input {
    width: 100%;
    padding: 10px 15px;
}
.comment-form-author, .comment-form-email, .comment-form-url {
    width: 32.5%;
    float: left;
    margin-right: 1.25%;
}
.comment-form-url {
    margin: 0;
}
p.form-submit {
    width: 100%;
    float: left;
}
.comment-form .submit {
    width: initial;
    padding: 7px 20px;
    border: 0;
    border-radius: 3px;
    text-transform: uppercase;
    font-weight: bold;
    background: #e8cb90 linear-gradient(to top, #d6ad5a, #e8cb90) repeat scroll 0 0;
    color: #ffffff;
    transition: all 0.2s ease 0s;
}
.comment-form .submit:hover {
    background: #96c346 none repeat scroll 0 0;
}
.author-info {
    display: inline-block;
    margin-bottom: 55px;
}
.author-avatar {
    float: left;
    display: block;
    margin-right: 20px;
    margin-top: 20px;
}
.author-description {
    display: block;
    margin-top: 20px;
}
.entry-footer .entry-meta {
    float: left;
}
.entry-footer .entry-meta:before {
    content: 'By ';
}
.entry-footer .entry-meta:after {
    content: '|';
    margin-right: 3px;
}
footer.entry-footer {
    border: 1px solid #e0dede;
    border-left: 0;
    border-right: 0;
    padding: 5px 0;
    margin-top: 25px;
    margin-bottom: 55px;
}
h3.comments-title {
    display: table-cell;
    margin: 0;
    padding: 0 8px 0 0;
    white-space: pre;
    text-transform: capitalize;
}
#comments-list ul {
    list-style: none;
    padding: 20px 0;
}
#comments-list ul li {
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #e0dede;
}
.comment-author.vcard {
    display: inline-block;
}
.comment-meta.commentmetadata {
    display: inline-block;
    margin: 0px 10px;
}
#comments-list p {
    margin-top: 10px;
}
span.says {
    display: none;
}
.archive.category .header-row, .archive.category .reserve-space, .archive.category .post-navigation-container, .archive.category .social-share, .archive.category .author-info {
	display: none;
}
/*** Single post end ***/
.blog-header h1 {
    padding: 35px 0;
}
.blog-content-section {
    margin-bottom: 35px;
    margin-top: 95px;
}
.blog-post-categories .blog-post-cate-seprateors:first-child {
    display: none;
}
.blog-post-image-categories .blog-post-cate-seprateors:first-child {
    display: none;
}
.post-image {
    position: relative;
    overflow: hidden;
}
.overlay-buttons {
    background-color: rgba(255, 215, 130, 0.5);
    height: 100%;
    left: -1200px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}
.post-image:hover .overlay-buttons  {
    left: 0px;
}
.inner-overlay {
    margin-top: -50px;
    position: relative;
    top: 50%;
}
.overlay-buttons i {
    background-color: #333;
    border-radius: 50%;
    color: #fff;
    margin: 5px;
    padding: 10px;
}
.overlay-buttons a:hover {
    color: black;
}
.blog-post-footer {
    border-bottom: 1px solid #dcdcdc;
    border-top: 1px solid #dcdcdc;
    margin-bottom: 50px;
    margin-top: 25px;
    padding: 7px 0;
}
@media all and (min-width:768px){
  .blog-post-readmore {
    float: right;
  }
}
.author-page-head {
    margin-top: 35px;
}
.author-page-head .author-info {
    margin-bottom: 25px;
}
.author-social {
    border-bottom: 1px solid #dcdcdc;
    border-top: 1px solid #dcdcdc;
    margin-bottom: 35px;
    overflow: auto;
    padding: 10px 0;
}
.author-social .float-right {
    float: right;
}
.author-social .float-right > a {
    color: #bbb;
    padding: 0 10px;
}
.author-page-head .author-description {
    margin-top: 35px;
}
.page-numbers {
    list-style: none;
    text-align: right;
}
.page-numbers > li {
    display: inline-block;
}
a.page-numbers:not(.prev):not(.next) {
    border: 1px solid #dcdcdc;
    padding: 0 7px;
}
a.page-numbers:hover:not(.prev):not(.next) {
    border-color: #ff6f00;
}
.page-numbers.current {
    background-color: #ff6f00;
    border: 1px solid #ff6f00;
    color: #fff;
    padding: 0 7px;
}