/**
* Theme Name: Dentiq Child Theme
* Description: This is a child theme of Dentiq Theme. Developed by Themesion
* Author: <a href="https://themesion.com/">Themesion</a>
* Template: dentiq
* Version: 1.0
*/

/* -> COMMON STYLES
----------------------------- */

p {
    margin: 0 0 15px !important;
}

::-webkit-input-placeholder {
    color: #919192;
}

::-moz-placeholder {
    color: #919192;
}

:-ms-input-placeholder {
    color: #919192;
}

:-moz-placeholder {
    color: #919192;
}

/* -> PRE-HEADER
----------------------------- */

.thsn-header-style-3 .thsn-pre-header-wrapper {
    height: 30px;
    font: 700 12px 'Roboto';
    line-height: 30px;
}

.thsn-header-style-3 .thsn-pre-header-wrapper a {
    color: #fff !important;
}

/* -> HEADER
----------------------------- */

.thsn-navbar div > ul > li > a {
    margin: 0 15px !important;
}

#thsn-top-menu > li:last-child, body:not(.mega-menu-themesion-top) .thsn-sticky-header .thsn-navbar > div > ul > li:last-child {
    display: none;
}

.thsn-header-style-3 .thsn-header-button a, .thsn-ihbox-style-6 .thsn-ihbox-btn a,
.thsn-main-form.thsn-style-3 input[type=submit] {
    border-radius: 4px !important;
    padding: 15px 25px !important;
    text-transform: none !important;
    font: 700 16px 'Roboto' !important;
    line-height: 19px;
    letter-spacing: 0 !important;
}

.thsn-header-style-3 .thsn-header-button a {
    margin-left: 15px;
    background: var(--thsn-dentiq-global-color);
    color: #fff !important;
}

.thsn-header-style-3 .thsn-header-button a:hover, .thsn-main-form.thsn-style-3 input[type=submit]:hover {
    background: #90b946 !important;
    border-color: #90B946 !important;
}

.thsn-header-style-3 .thsn-title-bar-content {
    padding-top: 120px !important;
    padding-bottom: 0 !important;
    justify-content: center;
}

.thsn-sticky-header .thsn-navbar a:hover {
    color: #8fbbcc !important;
}

.thsn-slider-area.mobile {
    display: none;
}

/* -> HOME PAGE
----------------------------- */

body.home {
    background: rgba(143, 187, 204, 0.1);
}

body.thsn-sidebar-no #content {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.thsn-slider-area {
    padding-top: 120px;
}

.thsn-ihbox-style-6 {
    padding-right: 0 !important;
}

.thsn-ihbox-style-6 h2 {
    font-size: 28px !important;
}

.thsn-ihbox-style-6 .thsn-ihbox-content {
    font-weight: 700;
    line-height: 20px;
}

.thsn-elementor-bg-color-globalcolor .thsn-ihbox-style-6 .thsn-ihbox-btn a:hover {
    color: #fff !important;
    background: #90b946 !important;
    border-color: #90b946 !important;
}

.thsn-ihbox-style-8 {
    margin: 0 !important;
    padding: 0 !important;
}

.thsn-ihbox-style-8 .thsn-ihbox-headingicon {
    margin-bottom: 15px;
}

.thsn-ihbox-style-8 .thsn-ihbox-icon {
    padding: 0 15px 0 0 !important;
}

.thsn-ihbox-style-8 .thsn-ihbox-icon-wrapper {
    top: 0 !important;
}

.thsn-ihbox-style-8 .thsn-ihbox-icon-type-image img {
    border-radius: 0 !important;
}

.thsn-ihbox-style-8 h2 {
    font-size: 25px !important;
    line-height: 30px !important;
}

.thsn-ihbox .thsn-element-heading {
    margin-bottom: 0 !important;
}

ul.thsn-timelist-list li {
    font-size: 16px !important;
    line-height: 24px !important;
    padding: 0 !important;
    border-bottom: 1px solid #919192 !important;
    margin-bottom: 7px;
}

.thsn-heading-subheading.center-align {
    margin-bottom: 25px !important;
}

.thsn-heading-subheading h4.thsn-element-subtitle {
    margin-bottom: 19px !important;
}

.thsn-element-service-style-1 .thsn-element-posts-wrapper {
    justify-content: center;
}

.thsn-service-style-1 {
    border: 1px solid #90b946 !important;
    border-radius: 16px !important;
    height: 100%;
}

.thsn-service-style-1 .themesion-box-content-inner {
    padding: 40px 15px 30px !important;
}

.thsn-service-style-1:hover .thsn-service-icon-wrapper {
    background: #eef5e3 !important;
}

.thsn-service-style-1 .thsn-service-title {
    padding-bottom: 15px !important;
    margin: 0 0 15px !important;
}

.thsn-service-style-1 .thsn-service-title > a {
    color: #5d5d5d;
}

.thsn-service-style-1 .thsn-service-title:after {
    background: #919192 !important;
}

.thsn-service-style-1 .thsn-service-content > p {
    color: #5e5e5e;
    margin-bottom: 15px;
}

.thsn-service-style-1 .vc_btn3-container {
    margin-bottom: 0 !important;
}

.thsn-service-style-1 .vc_btn3 {
    font-size: 16px !important;
}

.thsn-service-style-1 .vc_btn3:before, .thsn-service-style-1 .vc_btn3:after {
    display: none;
}

.thsn-ihbox-style-9 .thsn-ihbox-headingicon {
    flex-direction: row-reverse;
    justify-content: start;
}

.thsn-ihbox-style-9 .thsn-ihbox-icon {
    margin-left: 25px;
    padding: 0 !important;
}

.thsn-ihbox-style-9 h2 {
    font-size: 20px !important;
    line-height: 24px !important;
    color: #8fbbcc !important;
}

/* -> CONTACT PAGE
----------------------------- */

.contact-item .thsn-element-heading {
    color: #8fbbcc !important;
}

.contact-item .thsn-dentiq-icon {
    color: #90b946 !important;
}

.thsn-main-form .input-group {
    margin-bottom: 25px !important;
}

.thsn-main-form.thsn-style-3 .input-group input[type="text"],
.thsn-main-form.thsn-style-3 .input-group input[type="phone"],
.thsn-main-form.thsn-style-3 .input-group input[type="email"],
.thsn-main-form.thsn-style-3 textarea {
    background: #fff !important;
    border: 1px solid #919192 !important;
    border-radius: 8px !important;
    font: 400 16px 'Roboto' !important;
    line-height: 24px !important;
    padding: 10px 20px !important;
    height: 45px !important;
}

.thsn-main-form.thsn-style-3 textarea {
    height: 135px !important;
}

.thsn-main-form.thsn-style-3 input[type=submit] {
    border: 0 !important;
    padding: 8px 16px !important;
}

/* -> IMPRESS
----------------------------- */

.impress-box .elementor-icon-box-icon .elementor-icon {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background: #90b946;
}

.impress-box .elementor-icon-box-icon .elementor-icon > svg {
    margin: auto;
    fill: #fff;
    height: 42px;
}

.impress-box ul {
    padding-left: 14px;
}

/* -> FOOTER
----------------------------- */

.site-footer.thsn-color-white, .footer-wrap.thsn-color-white {
    color: #fff !important;
}

.footer-wrap {
    padding-top: 0 !important;
    padding-bottom: 5px !important;
}

.site-footer .widget-title {
    font: 700 20px 'Roboto' !important;
    letter-spacing: 0 !important;
    margin-bottom: 35px;
}

.site-footer .widget-title:after {
    width: 55px !important;
    background: #90b946 !important;
}

.footer-wrap .widget_text p {
    margin-bottom: 15px;
}

.footer-wrap .thsn-contact-widget-lines div.thsn-contact-widget-line, .widget.widget_nav_menu ul li a {
    padding: 0 !important;
}

.thsn-contact-widget-lines .thsn-contact-widget-line:before, .widget.widget_nav_menu ul li a:before {
    display: none !important;
}

#menu-footer-menu {
    max-width: 325px;
    white-space: nowrap;
    columns: 2;
}

footer ul.thsn-timelist-list {
    margin-top: -8px !important;
    max-width: 230px;
}

footer ul.thsn-timelist-list li {
    font-size: 16px !important;
    line-height: 19px !important;
    padding: 10px 0 !important;
    margin-bottom: 0;
    border-bottom: 0 !important;
}

footer ul.thsn-timelist-list .thsn-timelist-li-value {
    color: #90b946 !important;
}

.thsn-footer-text-area {
    padding: 0 !important;
}

.thsn-footer-text-area .thsn-footer-text-inner {
    padding: 8px 0 !important;
}

.thsn-footer-copyright-text-area p {
    font: 700 12px 'Roboto';
    margin: 0 !important;
    float: left;
}

.thsn-footer-copyright-text-area p+p {
    float: right;
}

.thsn-footer-copyright-text-area a:hover {
    color: #212d3b !important;
}

/* -> RESPONSIVE STYLE
----------------------------- */

@media(max-width: 1200px) {
    .thsn-pre-header-wrapper ul.thsn-contact-info {
        border: 0 !important;
    }

    .thsn-pre-header-wrapper ul.thsn-contact-info li {
        padding: 0 !important;
    }

    .site-header .thsn-header-wrapper > .container {
        padding: 0 15px !important;
    }

    .nav-menu-toggle {
        right: 0 !important;
    }

    .thsn-slider-area {
        padding-top: 0;
    }

    .thsn-title-bar-content, .thsn-title-bar-wrapper {
        min-height: 120px !important;
    }

    .thsn-header-style-3 .thsn-title-bar-content {
        padding-top: 0 !important;
    }
}

@media(min-width: 768px) {
    .thsn-header-style-3 .thsn-header-wrapper > .container > .d-flex.align-items-center {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .thsn-header-style-3 .thsn-logo-menuarea {
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .nav-menu-toggle {
        display: none !important;
    }

    .thsn-header-style-3 .navigation-top {
        margin-left: auto !important;
    }

    .thsn-navbar > div {
        background-color: #fff !important;
        position: unset !important;
        z-index: unset !important;
        width: unset !important;
        height: unset !important;
        display: unset !important;
        -webkit-backface-visibility: unset !important;
        backface-visibility: unset !important;
        visibility: unset !important;
        opacity: unset !important;
    }

    .thsn-navbar > div > ul {
        padding: 0 !important;
    }

    .thsn-navbar > div > ul > li {
        float: left !important;
        min-height: 1px !important;
        vertical-align: middle !important;
        position: relative !important;
    }

    body:not(.mega-menu-themesion-top) .thsn-navbar > div > ul > li, body:not(.mega-menu-themesion-top) .thsn-navbar>div>ul>li>a {
        line-height: var(--thsn-dentiq-header-height) !important;
        height: var(--thsn-dentiq-header-height) !important;
    }

    body:not(.mega-menu-themesion-top) .thsn-navbar div > ul > li.menu-item > a {
        padding: 0 !important;
        color: #919192 !important;
    }

    .thsn-navbar.thsn-dropdown-active-color-globalcolor ul>li>ul>li.current-menu-item>a,
    .thsn-navbar.thsn-dropdown-active-color-globalcolor ul>li>ul li.current_page_item>a,
    .thsn-navbar.thsn-dropdown-active-color-globalcolor ul>li>ul li.current_page_ancestor>a,
    body:not(.mega-menu-themesion-top) .thsn-navbar.thsn-main-active-color-globalcolor>div>ul>li.current-menu-parent>a,
    .thsn-sticky-header .thsn-navbar.thsn-main-active-color-globalcolor>div>ul>li.current-menu-parent>a,
    body:not(.mega-menu-themesion-top) .thsn-navbar.thsn-main-active-color-globalcolor>div>ul>li.current_page_item>a,
    .thsn-sticky-header .thsn-navbar.thsn-main-active-color-globalcolor>div>ul>li.current_page_item>a,
    .thsn-navbar.thsn-main-active-color-globalcolor>div>ul>li:hover>a,
    .thsn-navbar.thsn-main-active-color-globalcolor>div>ul>li.current_page_item>a,
    .thsn-navbar.thsn-main-active-color-globalcolor>div>ul>li.current-menu-parent>a {
        color: var(--thsn-dentiq-global-color) !important;
    }

    .closepanel, .sub-menu-toggle {
        display: none !important;
    }

    .thsn-header-style-3 .thsn-header-button {
        display: block !important;
    }
}

@media(max-width: 1024px) {
    .thsn-service-ele {
        -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }
}

@media(max-width: 778px) {
    .thsn-slider-area.desktop {
        display: none;
    }

    .thsn-slider-area.mobile {
        display: block;
    }
}

@media(max-width: 767px) {
    #thsn-top-menu > li:last-child {
        display: block;
    }

    .thsn-service-ele {
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .thsn-footer-text-area .row {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
}

@media(max-width: 575px) {
    .thsn-tbar-title {
        font-size: 43px !important;
        line-height: 50px !important;
    }
}