/*
 Theme Name:   Kintsugi Healing theme
 Theme URI:    https://www.KintsugiHealing.com
 Description:  Kintsugi-Healing Child Theme of Himalayas
 Author:       Craig Fisher
 Author URI:   https://feroxy.com
 Template:     himalayas
 Version:      1.0.4
 Text Domain:  kintsugihealing
*/

@font-face {
    font-family: "IcoFont";
    font-weight: normal;
    font-style: "Regular";
    src: url("./fonts/icofont.woff2") format("woff2"), url("./fonts/icofont.woff") format("woff");
}

.tg-container {
    /*max-width: 960px;*/
}

a:hover {
    color: #86579b;
}

#site-title a:hover {
    color: #dd8f1a
}

@media (max-width: 480px) {
    .header-wrapper #site-title {
        font-size: 18px;
    }
}

.section-title-wrapper {
    text-align: center;
    margin-bottom: 50px;
}

body.home main {
    display: none;
}

#home>div>div>div.tg-container>a.slider-readmore {
    display: none;
}

div.posted-date {
    display: none
}

.home.transparent .header-wrapper {
    background: #25435a55;
}

.stick #header-text {
    margin-left: 0;
}

@media (max-width: 768px) {
    .stick #header-text {
        margin-left: 0;
        margin-top: 15px;
        margin-left: 10px;
    }
}

.header-wrapper #site-title {
    text-transform: none;
}

.home.transparent .header-wrapper.stick {
    background: #333333;
}

.home-search {
    display: none;
}


/*site header styles */

@media (max-width: 979px) and (min-width: 769px) {
    .caption-title {
        font-size: 22px;
        line-height: 22px;
    }
}

.caption-sub {
    width: auto;
    text-shadow: 1px 2px 4px black;
    font-weight: 400;
}

@media (max-width: 979px) and (min-width: 769px) {
    .caption-sub {
        font-size: 17px;
    }
}

@media (max-width: 600px) {
    .caption-sub {
        font-size: 12px;
        line-height: 16px;
        display: block;
    }
}

@media (max-width: 480px) {
    .caption-title {
        font-size: 20px;
        margin-top: -12px;
    }
    .caption-title span {
        line-height: 20px;
    }
    .caption-sub {
        font-size: 10px;
        line-height: 12px;
        margin: 0;
    }
}


/* header styles end */

.home #testimonials .main-title {
    color: #fff;
}

.home #testimonials .team-content {
    font-style: italic;
    font-size: 1.15em;
    text-shadow: 2px 2px #00000029;
}

.home #testimonials .parallax-overlay {
    background: rgba(0, 0, 0, 0.65) none repeat scroll 0 0;
}

.home #testimonials .team-block {
    box-shadow: 0px 0px 10px 4px rgba(220, 220, 220, 0.55);
}

.header-wrapper #site-title {
    text-shadow: -2px -2px 5px rgba(25, 25, 25, 0.7);
}

.home #himalayas_call_to_action_widget-3 .cta-text-title {
    margin-top: 15px;
}

.team-desc-wrapper {
    background: #dd8f1a;
}

.widget_call_to_action_block .parallax-overlay,
.search-box,
.scrollup,
.sub-toggle:hover {
    background-color: rgba(221, 143, 26, 0.85);
}

.home .blog-block {
    min-height: 400px;
    position: relative;
}

.home .blog-block .blog-readmore {
    bottom: 15px;
    position: absolute;
}


/* newsletter cta*/

#enewsletter .section-wrapper {
    padding: 15px 0;
}

#enewsletter .cta-text-desc {
    margin: 0
}

#enewsletter h2,
#enewsletter p {
    font-size: 18px;
    line-height: 28px
}

#enewsletter .cta-text-btn {
    font-size: 18px
}

@media (max-width: 767px) {
    #enewsletter h2,
    #enewsletter p {
        font-size: 12px;
        line-height: 16px;
    }
    #enewsletter p {
        margin-bottom: 5px;
    }
    #enewsletter .cta-text-btn {
        font-size: 12px
    }
}


/* make services horizontal */

@media (min-width: 769px) {
    #services .tg-column-wrapper {
        clear: both;
        margin-left: 0;
    }
    #services .tg-column-3 {
        float: none;
        display: flex;
        flex-direction: row;
        margin-left: 0;
        width: auto;
    }
    #services .service_image_class {
        flex: 0 0 380px
    }
    #services .service-desc-wrap {
        margin-left: 15px;
    }
}

#services .image-wrap {
    margin-bottom: 8px;
}

#services .service-desc-wrap {
    padding: 0 8px;
}

.section-description {
    font-size: 20px;
    color: #625e5e;
    text-align: center;
}

@media (max-width: 480px) {
    .section-description {
        font-size: 14px;
        line-height: 20px;
    }
}

@media (max-width: 600px) {
    .section-description {
        font-size: 16px;
        line-height: 20px;
    }
}

#top-footer .tg-column-3:first-of-type aside,
#top-footer .tg-column-3:last-of-type aside {
    color: #828282;
    font-style: italic;
}

#top-footer .tg-column-3:nth-child(2) {
    text-align: center;
}

#top-footer .tg-column-3:first-of-type aside .textwidget p:first-of-type:before,
#top-footer .tg-column-3:last-of-type aside .textwidget p:first-of-type:before {
    font-weight: bold;
    font-family: serif;
    content: '\201c';
    margin-left: -18px;
    margin-top: -12px;
    position: absolute;
    opacity: 0.25;
    font-size: 30px
}

#top-footer .tg-column-3:first-of-type aside .textwidget p:first-of-type:after,
#top-footer .tg-column-3:last-of-type aside .textwidget p:first-of-type:after {
    font-weight: bold;
    font-family: serif;
    content: '\201d';
    margin-top: -10px;
    margin-left: 4px;
    position: absolute;
    opacity: 0.25;
    font-size: 30px
}

#top-footer .tg-column-3:first-of-type aside .textwidget p:last-of-type,
#top-footer .tg-column-3:last-of-type aside .textwidget p+P {
    font-size: 12px;
}

@media (max-width: 768px) {
    #top-footer aside {
        max-width: 420px;
        margin: auto;
    }
    #top-footer .tg-container {
        max-width: 600px;
    }
    #top-footer .tg-column-3 {
        padding: 0 15px;
    }
    #top-footer .tg-column-wrapper {
        border-top: 2px solid #888;
        border-bottom: 2px solid #888;
        padding-top: 20px;
    }
}

@media (min-width: 769px) {
    #top-footer .tg-column-3:first-of-type aside {
        border-left: 2px solid #888;
        padding-left: 20px;
    }
    #top-footer .tg-column-3:last-of-type aside {
        border-right: 2px solid #888;
        padding-right: 20px;
    }
}

.home .blog-readmore,
.home .service-read-more,
.everest-forms button[type=submit].everest-forms-submit-button.button {
    border: 1px solid #dd8f1a;
    background: #dd8f1a;
    padding: 10px;
    color: #eee!important;
    font-weight: bold;
    border-radius: 8px;
    width: 10em;
    display: inline-block;
    transition: letter-spacing 0.5s;
}

.home .blog-readmore:hover,
.home .service-read-more:hover,
.everest-forms button[type=submit].everest-forms-submit-button.button:hover {
    color: #eee!important;
    letter-spacing: 1px;
    transition: letter-spacing 0.5s;
}

.kh-submit {
    text-align: left;
}


/* icofont (https://icofont.com/) on contact info */

.contact-line {
    transition-duration: 0.5s;
    border-bottom: 1px solid rgba(221, 143, 26, 0.3);
    padding-bottom: 5px;
    margin-left: 25px;
}

.contact-line::before {
    font-family: "IcoFont";
    margin-left: -25px;
    margin-right: 10px;
}

.contact-line:hover {
    transition-duration: 0.5s;
    border-bottom: 1px solid rgba(221, 143, 26, 0.7);
}

.contact-email::before {
    content: "\ef12";
}

.contact-tel::before {
    content: "\ec54";
}

.contact-fb::before {
    content: "\ed37";
}

.contact-linkedin::before {
    content: "\ed4d";
}

a.contact-link {
    font-weight: bold;
}

ul.point-block {
    list-style-type: circle;
    margin-left: 0;
    padding: 20px 30px;
    padding-left: 30px;
    color: #eee;
    font-size: 20px;
}

ul.point-block li+li {
    margin-top: 0.4em;
}

ul.point-block.pbg {
    background-color: #86579b;
}

ul.point-block.obg {
    background-color: #d09936;
}


/* contact form */

#contact .everest-forms {
    margin: 0 15px;
}

#contact form li {
    border: 0;
    padding: 0;
}

#contact form li::before {
    display: none
}

#contact form input[type=checkbox] {
    height: auto;
    margin-top: 4px;
}


/*posts/pages*/

body.single .entry-title,
body.single .entry-meta,
body.single .entry-thumbnail {
    display: none;
}

.post-template-kh-event .wp-block-button__link:hover {
    font-weight: bold;
    letter-spacing: 2px;
    color: #fff;
}

.post-template-kh-event .wp-block-button__link {
    width: 150px;
}

.kh-page-heading {
    color: #fff;
    background: rgb(46, 49, 128);
    background: linear-gradient(0deg, rgba(46, 49, 128, 1) 0%, rgba(53, 56, 146, 1) 10%, rgba(53, 56, 146, 1) 90%, rgba(46, 49, 128, 1) 100%);
    padding: 15px 10px;
    margin: 0 -15px 15px;
}

.kh-page-heading h2 {
    font-size: 50px;
    margin-bottom: 0;
    color: #fff;
}

.kh-page-heading h3 {
    font-size: 28px;
    margin-top: -2px 0 0 0;
    color: #eee;
}

@media (max-width: 600px) {
    .kh-page-heading h2 {
        font-size: 35px;
        margin-bottom: 0;
    }
    .kh-page-heading h3 {
        font-size: 19px;
        margin-top: -2px 0 0 0;
    }
}


/*stripepayment*/

.asp_product_item {
    background-color: #ccffd5;
    border: 1px solid #9fe6ac!important;
}

.asp_product_description {
    border-bottom: 1px solid #9fe6ac!important;
}

.asp_product_name {
    line-height: 1.25em!important;
}

.asp-popup-iframe label[for="quantity"] {
    visibility: hidden;
    position: relative;
}

.asp-popup-iframe label[for="quantity"]::after {
    content: "How many places to book?";
    visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
}