/*!
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: A child theme for the Kadence Theme.
Version: 1.0.0
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kadence-child
*/

/* Theme customization starts here
-------------------------------------------------------------- */
p{margin-top:0!important;}
.site-header-row-container-inner {
    box-shadow: 0px 0px 12px 0px #0000001A;
}
.header-navigation[class*=header-navigation-style-underline] .header-menu-container>ul>li>a:after {
    bottom: -6px!important;
    height: 3px!important;
    border-radius: 3px 3px 0px 0px!important;
}
.nbt {
    margin-left: 30px;
}
.nbt a {
    border: 1px solid var(--e-global-color-primary)!important;
    border-radius: 50px;
    color: var(--e-global-color-primary) !important;
    padding: 8px 15px !important;
    height: auto !important;
}
.nbt a:hover,.nbt a:focus {
    background: var(--e-global-color-primary);
    color: #fff !important;
}
.nbt a::after {
    display: none;
}
.elementor-button-content-wrapper {
    align-items: center!important;
}
.elementor-button-icon {
    width: 33px;
    height: 33px;
    background-color: #fff;
    border-radius: 50px;
    display: flex !important;
    justify-content: center;
    align-items: center !important;
    transform: rotate(-4deg)!important;
    flex-shrink: 0;
}
.elementor-button-icon svg {
    width: 14px!important;
}
.bt1 .elementor-button-icon {
    background-color: #FFF8F2;
}
.ils li.elementor-icon-list-item {
    position: relative;
    padding-left: 16px;
}
.ils li.elementor-icon-list-item:before {
    content: "";
    height: 40px;
    width: 4px;
    border-radius: 3px;
    background: var(--e-global-color-primary);
    position: absolute;
    left: 0;
}

.fi-t .elementor-icon {
    background-color: var(--e-global-color-secondary);
    padding: 16px;
    border-radius: 100px 100px 100px 100px;
}
/* ==== Contact Form ==== */
.cr {
    display: flex;
    flex-wrap: wrap;
    margin: 0px -12px;
}
.cr .cl {
    width: 50%;
    padding: 0px 12px;
}
.cl {
    margin-bottom: 35px;
}
.cl.fbtn {
    margin-bottom: 0px;
}
.cf label {
    font-size: 20px;
    color: var(--e-global-color-7a31893);
    font-weight: 500;
}
.cf label span {
    color: red;
    margin-left: 5px;
}
.cl input:not(.wpcf7-submit), .cl select, .cl textarea {
    width: 100%;
    border-radius: 0px !important;
    padding: 12px 0px !important;
    background-color: transparent !important;
    border: 0px !important;
    border-bottom: 1px solid #ccc!important;
}
.cl input::placeholder, .cl select, .cl textarea::placeholder {
    color: #ccc!important;
}
.cl textarea {
    height: 100px;
}
.cl input:not(.wpcf7-submit):focus, .cl select:focus, .cl textarea:focus {
    border-color: var(--e-global-color-primary)!important;
}
.cl p {
    margin: 0px;
}
.cl br {
    display: none;
}
.cl.fbtn .wpcf7-submit {
    padding: 14px 40px;
}
.cfs .wpcf7 form .wpcf7-response-output {
    margin: 10px 0px 0px 0px!important;
}
.cl.mb0, .cl.p-n {
    margin-bottom: 20px;
}
.cl.p-n br {
    display: block;
}
/* FAQ */
.elementor-widget-n-accordion .e-n-accordion-item {
    display: flex;
    flex-direction: column;
    position: relative;
    /*border: 2px solid var( --e-global-color-primary );*/
    box-shadow: 0px 0px 6px 0px #00000033;
    border-radius: 24px;
}
.elementor-widget-n-accordion .e-n-accordion-item-title {
    justify-content: space-between !important;
    align-items: flex-start;
}
.elementor-widget-n-accordion .e-n-accordion-item-title-icon {
    margin-top: 3px;
}
.ils.v2 li.elementor-icon-list-item:before {
    background: #fff;
    height: 25px;
}
/* Registration Form */
.rf-r {
    display: flex;
    flex-wrap: wrap;
    margin: 0px -15px;
}
.r-fl {
    width: 100%;
    margin-bottom: 20px;
}
.rf-r .r-fl {
    padding: 0px 15px;
    width: 50%;
}
.r-fl p {
    margin: 0px;
}
.r-fl br {
    display: none;
}
.r-fl .f-l {
    display: block;
    margin-bottom: 5px;
    color: #1A202C;
    font-family: 'Space Grotesk';
    font-weight: 500;
}
.r-fl .wpcf7-radio {
    margin-top: 10px;
    display: block;
}
.r-fl input:not(.wpcf7-radio input,.wpcf7-checkbox input,.wpcf7-acceptance input), .r-fl select, .r-fl textarea {
    background-color: #ECF4F4 !important;
    border: 0px !important;
    border-radius: 6px !important;
    width: 100% !important;
    padding: 9px 15px;
    font-family: 'Space Grotesk';
}
.r-fl .wpcf7-radio .wpcf7-list-item.first {
    margin-left: 0px !important;
}
.r-fl.r-ch .wpcf7-list-item.first.last {
    margin-left: 0px !important;
}
.r-fl.r-ch .cct {
    display: block;
    font-weight: 400;
    line-height: 1.3;
}
.r-fl.r-ch input[type="checkbox"] {
    margin-right: 7px;
}
.r-fl.r-ch .wpcf7-list-item-label {
    font-size: 17px;
    font-weight: 500;
}
.r-fl textarea {
    height: 45px;
}
.r-f.v2 .rf-r {
    margin: 0px -12px;
}
.r-f.v2 .rf-r .r-fl {
    padding: 0px 12px;
    width: 33%;
}
/*.r-f.v2 .wpcf7-form-control.wpcf7-checkbox {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    row-gap: 2px;
}*/
.r-f.v2 .r-fl {
    margin-bottom: 15px;
}
.r-f.v2 .wpcf7-list-item [type=checkbox] {
    margin-right: 3px;
}
.r-f.v2 .hr-line {
    background-color: #ccc;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 20px;
    display: none;
}
.r-f.v2 h3 {
    margin-top: 5px;
    margin-bottom: 15px;
    background: var(--e-global-color-primary);
    color: #fff;
    padding: 4px 15px;
    font-size: 20px;
}
.r-f.v2 label .r-d,.r-d {
    color: red;
    margin-left: 5px;
}
.f-stp.s7 .rf-r .r-fl {
    width: 50%;
}
.r-f.v2 h4 {
    font-size: 20px;
    margin-bottom: 8px;
}
div#other-fieldv1,div#other-fieldv2,div#other-fieldv3 {
    width: 100%;
    margin-top: 10px;
}
.wpcf7-submit {
    padding: 8px 20px !important;
}
.pr-s .elementor-icon-wrapper {
    display: flex;
    justify-content: center;
}
.pr-s .elementor-icon {
    width: 140px;
    height: 140px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: var(--e-global-color-primary);
}
.pr-s .h4t .elementor-heading-title {
    background-color: #f8f8f8;
    width: 35px;
    height: 35px;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}
body.page-id-2173 ul li {
    margin-bottom: 5px;
}
body.page-id-2173 ul li:last-child {
    margin-bottom: 0px;
}
.post-archive-hero-section .archive-title {
    font-size: 50px;
}
.sd-post .pagination {
    display: none;
}
.single-content p, .single-content ul, .single-content ol {
    margin: 0 0 16px!important;
}
.single-content h1, .single-content h2, .single-content h3, .single-content h4, .single-content h5, .single-content h6 {
    margin: 0 0 .5em!important;
}
.post-hero-section .entry-hero-container-inner {
    padding: 20px 0px;
}
@media only screen and (max-width: 1024px) {
.nbt {
    margin-left: 0!important;
    margin-top: 15px!important;
}    
.nbt a {
    padding: 8px 20px !important;
    display: inline-block !important;
    width: auto !important;
}    
}
@media only screen and (max-width: 767px) {
.rf-r .r-fl,.r-f.v2 .rf-r .r-fl,.f-stp.s7 .rf-r .r-fl {
    width: 100%;
}
.post-archive-hero-section .archive-title {
    font-size: 32px;
}
}