/*



Theme Name: katchakombi - Child



Theme URI: http://katchakombi.com.au/



Description: This is a custom child theme I have created.



Author: My Name



Author URI: http://katchakombi.com.au/



Template: katchakombi



Version: 0.1



*/







@import url("../katchakombi/style.css");


@font-face {
    font-family: 'Lobster14';
    src:url('fonts/Lobster14.ttf.woff') format('woff'),
        url('fonts/Lobster14.ttf.svg#Lobster14') format('svg'),
        url('fonts/Lobster14.ttf.eot'),
        url('fonts/Lobster14.ttf.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Black';
    src:url('fonts/Roboto-Black.woff') format('woff'),
        url('fonts/Roboto-Black.svg#Lobster14') format('svg'),
        url('fonts/Roboto-Black.eot'),
        url('fonts/Roboto-Black.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}

body { font-size: 16px; }

p { line-height: 1.7; }

h1, h2, h3, h4 { 
   font-family: 'Lobster14' !important;
   font-weight: normal !important;
}

section.dark h2 {
    color: #F76015;
}

#header {
    position: absolute;
    z-index: 99;
}

div#logo {
    margin: 0 auto;
    position: relative;
    z-index: 99;
}

.header-wrapper {
    position: absolute;
    top: 0px;
    z-index: 9;
}


div#masthead {
    position: absolute;
    top: 0px;
    z-index: 9;
    width: 100%;
}

.stuck div#masthead {
    background: rgba(0,66,95,0.85);
}

.nav>li {
    margin: 0;
}

.nav>li>a>i.icon-search {
    font-size: 16px;
}

.nav>li>a, .nav-dropdown>li>a, .nav-column>li>a {
    color: #fff;
    font-size: 17px;
    text-transform: none;
    font-weight: normal;
    text-shadow: 0px 0px 7px #555;
    padding: 9px 12px;
}


.nav>li>a:hover, .nav>li.active>a, .nav>li.current>a, .nav>li>a.active, .nav>li>a.current, .nav-dropdown li.active>a, .nav-column li.active>a, .nav-dropdown>li>a:hover, .nav-column li>a:hover {
    color: #fff;
    background: #F76015;
    text-shadow: none;
}

.header-main ul.header-nav {
    position: relative;
    top: -18px;
}

.stuck .header-main ul.header-nav {
    top: auto;
}

#top-bar li {
    font-size: 15px;
}

#top-bar li a:hover {
    background: transparent;
}

#top-bar li a.header-contact {
    background: #AD107E;
    margin-left: 10px;
    border-radius: 4px;
}

#top-bar li a.header-contact:hover {
    background: #AD107E;
}

#top-bar li.html_topbar_right a {
    font-size: 26px;
    font-family: Roboto-Black;
}

.slider-nav-circle .flickity-prev-next-button svg, .slider-nav-circle .flickity-prev-next-button .arrow {
    border: none;
    background: #fff;
}

.slider-nav-light .flickity-prev-next-button svg, .slider-nav-light .flickity-prev-next-button .arrow {
    fill: #00425F;
}

.slider-nav-circle .flickity-prev-next-button:hover svg, .slider-nav-circle .flickity-prev-next-button:hover .arrow, .primary.is-outline:hover {
    fill: #fff;
}

.banner h2 { font-size: 3.7em; margin-bottom: .5em !important; text-shadow: 0px 0px 20px #000, 0px 0px 20px #000; }

a.button.primary, a.button.secondary { text-transform: none; }

.banner a.button.primary {
    background: #F76015;
    font-size: 20px;
    text-transform: none;
    /*font-family: Roboto-Black;*/
    font-weight: bold;
    border-radius: 7px !important;
}

.nav-dark .is-outline, .dark .nav>li>a, .dark .nav>li.html, .dark .nav-vertical li li.menu-item-has-children>a, .dark .nav-vertical>li>ul li a, .nav-dropdown.dark>li>a, .nav-dropdown.dark .nav-column>li>a, .nav-dark .nav>li>a, .nav-dark .nav>li>button {
    color: rgba(255,255,255,1);
}

#top-bar .flex-right a img {
    margin-right: 12px;
    display: inline-block;
}

#top-bar .flex-right a:after { display: none; }

.main_banner { margin-bottom: 40px; }

h1, h2 {
    font-size: 40px;
    padding-top: 10px;
    margin-bottom: 35px;
}

h3 { font-size: 30px; }

.is-divider.clearfix:after, .blog-share .is-divider:after {
    font-family: FontAwesome;
    content: "\f005";
    margin: 0 auto;
}

.is-divider.clearfix, .blog-share .is-divider {
    height: auto;
    border: none;
    font-size: 18px;
    color: #00425f;
    background: none;
    margin-top: 0px;
    margin-bottom: 30px;
}

.list_services a.button {
    padding: 5px 35px;
    border-radius: 6px;
    font-size: 17px;
}

.list_services p {
    font-size: 15px;
    margin-bottom: 28px;
}


.row.list_services .col {
    margin-top: 15px;
    margin-bottom: 10px;
}


.home .services_container {
    background: url(images/services_bg.png) no-repeat top center;
    background-size: 100% 100%;
    background-position-y: 125px;
    max-width: 1610px;
    margin: 0 auto;
}

.home_gallery {
    background: url(images/home_gallery_bg.jpg) no-repeat;
    background-size: cover;
    padding: 40px 0px;
}

.home_gallery .overlay.fill { background-color: transparent !important; }

.home_gallery .row {
    margin: 0px auto !important;
    padding: 1.5em 0px 3.5em 0px;
}

#main a.button { padding: 5px 35px; }

.banner.arrange_banner a.button {
    font-size: 18px;
    background: #00425F;
}

.arrange_banner h3 { font-size: 40px; }

.box-blog-post .is-divider {
    background: none;
    border-bottom: 1px solid #ccc;
    width: 100%;
    margin: 25px 0px;
}

.box-text button.button {
    border-color: #00425F;
    background-color: #00425F;
    color: #fff;
    text-transform: none;
    margin-top: 20px;
}

.blog-post-inner .post-meta {
    font-size: 15px;
    color: #00425F;
    font-weight: bold;
    display: none;
}

.blog-post-inner .post-meta:before {
    content: '\f073';
    font-family: FontAwesome;
    color: #AD107E;
    font-size: 20px;
    margin-right: 12px;
}

.blog-post-inner h5.post-title {
    font-style: italic;
    font-size: 22px;
}

.slider-nav-outside .flickity-prev-next-button.next {
    left: 52%;
    top: auto;
    bottom: -5%;
}

.slider-nav-outside .flickity-prev-next-button.previous {
    right: 52%;
    top: auto;
    bottom: -5%;
}

.slider-nav-push .flickity-prev-next-button svg { margin-top: 0px; }

.flickity-prev-next-button { opacity: 1; }

.slider .flickity-prev-next-button:hover svg, .slider .flickity-prev-next-button:hover .arrow, 
.slider-nav-circle .flickity-prev-next-button:hover svg {
    fill: #AD107E;
    border-color: #AD107E;
    background-color: #AD107E !important;
}

.slider-nav-light .flickity-prev-next-button .arrow { fill: #fff; }

.slider .flickity-prev-next-button svg {
    background-color: #ddd;
}

.row.blog_news .col-inner { padding-bottom: 0px !important; }

.absolute-footer.dark .copyright-footer {
    color: #fff;
}

.absolute-footer {
    position: absolute;
    width: 100%;
    bottom: 0px;
    background: rgba(0,0,0,0.2);
    padding: 20px 0px;
    font-size: .8em;
}

.footer-widgets {
    padding-bottom: 5%;
}

.footer-widgets.footer, .footer ul.menu>li>a {
    color: #fff;
}

ul.menu>li+li, .widget>ul>li+li {
    border: none;
}

.footer p {
    font-size: 15px;
}

footer .footer .button {
    font-size: 16px;
    text-transform: none;
    border-radius: 5px;
    border: none;
    padding: 6px 40px;
    margin-top: 10px;
}

footer h3.widget-title {
    font-size: 27px;
    text-transform: none;
    color: #F76015;
    margin-bottom: 40px;
}

footer#footer {
    background: url(/wp-content/uploads/2016/12/footer_bg.jpg) no-repeat;
    background-size: cover;
}

.footer-widgets.footer.footer-2 {
    background-color: transparent;
}

.footer-1, .footer-2 {
    border-top: none !important;
}

.footer-widgets.footer.footer-1 {
    background-image: none;
    background-color: transparent;
    padding-top: 0px;
    padding-bottom: 0%;
    text-align: center;
}

.footer .is-divider { display: none; }

.icon-box.testimonial-box.icon-box-left { text-align: center; }

.testimonial-text {
    line-height: 1.8;
    color: #fff;
}

.flickity-page-dots .dot.is-selected { background: #fff; }

.flickity-page-dots .dot { border-color: #fff; }

.testimonial-text h3 {
    font-size: 38px;
    font-style: normal;
    margin-bottom: 36px;
    color: #F76015;
}


.single-services .flickity-page-dots { bottom: 17%; }

.single-services .y50.x50 { 
    -webkit-transform: translate(-50%, -60%);
    -ms-transform: translate(-50%, -60%);
    transform: translate(-50%, -60%);
}

.page-wrapper { padding-top: 0px; }

.service-single .entry-content { padding: 0px; }

article h3 {
    line-height: 1.3em;
    margin-bottom: 0.8em;
}

.service-single article p {
    font-size: 15px;
    line-height: 1.6;
}

article li:before {
    font-family: FontAwesome;
    content: "\f005";
    margin-right: 15px;
    color: #00425f;
}

article li { list-style-type: none; }

ul#imageGallery li img {
    width: 100%;
    height: auto;
}

.lSPager li { background: #000; }

.lSPager li img { opacity: 0.65; }
.lSPager li.active img { opacity: 1; }

.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover { border-radius: 0px !important; }

form.wpcf7-form .col { padding-bottom: 0px; }

.content-area .wpcf7-text, .content-area .wpcf7-select, .content-area .wpcf7-textarea, .content-area .wpcf7-date {
    background-color: #efefef;
    box-shadow: none;
    border: none;
    font-size: 15px;
}

.content-area input.wpcf7-submit, .content-area input[type='submit']:not(.is-form) {
    background: #AD107E;
    text-transform: none;
    height: auto;
    padding: 4px 30px;
    border-radius: 6px;
    margin: 12px 0px 0px 0px;
}

a.accordion-title.plain {
    background: #00425F;
    color: #fff;
    font-weight: normal;
    font-size: 16px;
    padding: 15px 42px 15px 23px;
    border-color: #fff;
}

.accordion .toggle {
    height: 3em;
    left: auto;
    right: .3em;
    opacity: 1 !important;
}

.accordion-inner {
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
    padding: 2em 2em 1em 2em;
}

.accordion-item:last-of-type .accordion-inner {
    border-bottom: 1px solid #dedede;
}

.gallery-col .overlay.fill:hover {
    background-color: rgba(0,0,0,0.4) !important;
}
.gallery-col .overlay.fill:hover:after {
    content: "\f002";
    font-family: FontAwesome;
    position: absolute;
    right: 15px;
    bottom: 10px;
    font-size: 20px;
}

.testimonial_page .testimonial-text p, .testimonial_page .testimonial-text {
    color: #474747;
    font-size: 15px;
}

.testimonial_page .testimonial-box { text-align: left; }

.testimonial_page .testimonial-box {
    border-bottom: 1px solid #dedede;
    padding-bottom: 36px;
}

.testimonial_page .testimonial-meta.pt-half { padding-top: 22px; }

.testimonial_page .testimonial-box h2 {
    font-size: 30px;
    font-style: normal;
    margin-bottom: 20px;
    color: #00425f;
    padding-top: 0px;
}

.testimonial_page .col-inner { padding-bottom: 0px !important; }

.star-rating:before,.woocommerce-page .star-rating:before {content:'\f005\f005\f005\f005\f005';color:#c2c2c2 !important;float:left;top:0;left:0;position:absolute}

.star-rating span {overflow:hidden;float:left;width:10px;height:10px;top:0;left:0;position:absolute;padding-top:1.5em;font-weight:normal !important}

.star-rating span:before {content:'\f005\f005\f005\f005\f005';color:#F76015 !important;top:0;position:absolute;left:0}

.star-rating {
    text-align: left !important;
    font-size: 17px;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1em;
    width: 4.9em;
    font-family: "FontAwesome" !important;
    margin: 20px auto 15px auto;
}

.testimonial_page .star-rating {
    margin: 20px 0px 0px 0px !important;
}

.testimonial_page .star-rating:before {
    color:#c2c2c2 !important;
}

.testimonial_text .star-rating {
    margin-bottom: 10px;
    font-style: normal;
}

.article-inner .post-meta {
    font-size: 15px;
    color: #00425F;
    font-weight: bold;
    margin-bottom: 25px;
}

.article-inner .post-meta i.fa {
    color: #AD107E;
    font-size: 20px;
    margin-right: 7px;
}

.article-inner h2, .article-inner h1 { margin-bottom: 10px; padding-top: 0px; }

footer.entry-meta { display: none; }

.single .entry-image img {
    max-width: 100%;
    width: auto;
    margin: 0 auto;
    display: block;
}

h3.widget-title {
    font-size: 22px;
    text-transform: none;
}

.search h2.page-title { margin-bottom: 0px; }

.search h6.entry-category { display: none; }

.entry-header-text { padding-top: 0px; }

#main a.button.icon { padding: 0px; }

.service-single .entry-content h1 {
    padding-top: 0px;
    margin-bottom: 20px;
    line-height: 1.2;
    font-size: 32px;
}