/**
 * Theme Name:     Kadence Child
 * Author:         DevDiggers
 * Template:       kadence
 * Text Domain:	   kadence-child
 * Description:    Kadence Theme is a lightweight yet full featured WordPress theme for creating beautiful fast loading and accessible websites, easier than ever. It features an easy to use drag and drop header and footer builder to build any type of header in minutes. It features a full library of gorgeous starter templates that are easy to modify with our intelligent global font and color controls. With extensive integration with the most popular 3rd party plugins, you can quickly build impressive ecommerce websites, course websites, business websites, and more.
 */

body b,
body strong,
body.woocommerce ul.products li.product .price del,
body.woocommerce ul.products li.product .price ins,
footer .widget-title,
.content-container .woocommerce form .form-row label {
    font-weight: 600;
}
body .content-container .wp-block-kadence-advancedbtn .kb-svg-icon-wrap {
    display: inline-flex;
}
.margin-top-auto {
    margin-top: auto;
}
.post-archive {
    grid-gap: 30px !important;
}
::selection {
    background: #000;
    color: #fff;
}
.mb-0 {
    margin-bottom: 0;
}
.wp-block-site-logo img {
    max-width: 200px;
}
.kt-post-grid-layout-grid, .kt-post-grid-layout-grid-wrap {
    height: inherit;
}
.custom-archive-loop-item.entry {
    height: 100%;
}
.single-content a:not([class]),
.entry-content a:not([class]) {
    font-weight: 600;
}
.wp-block-kadence-header.header-desktop-sticky .item-is-stuck {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
}
.kt-blocks-accordion-header {
    box-shadow: none !important;
}
.rank-math-breadcrumb {
    font-size: .9em;
    font-weight: 600;
    text-transform: uppercase;
}
.rank-math-breadcrumb .separator {
    font-weight: 300;
    margin: 0 .3em;
    opacity: .35;
}
body input[type="text"],
body input[type="email"],
body input[type="url"],
body input[type="password"],
body input[type="search"],
body input[type="number"],
body input[type="tel"],
body input[type="range"],
body input[type="date"],
body input[type="month"],
body input[type="week"],
body input[type="time"],
body input[type="datetime"],
body input[type="datetime-local"],
body input[type="color"],
body textarea {
    border-radius: 7px;
    padding: 0.5em 0.8em;
    height: 3em;
    width: 100%;
}
body input[type="text"]:focus,
body input[type="email"]:focus,
body input[type="url"]:focus,
body input[type="password"]:focus,
body input[type="search"]:focus,
body input[type="number"]:focus,
body input[type="tel"]:focus,
body input[type="range"]:focus,
body input[type="date"]:focus,
body input[type="month"]:focus,
body input[type="week"]:focus,
body input[type="time"]:focus,
body input[type="datetime"]:focus,
body input[type="datetime-local"]:focus,
body input[type="color"]:focus,
body textarea:focus {
    border: solid 2px var(--global-palette1);
}
textarea {
    min-height: 120px;
}
.woocommerce-multi-currency.wmc-shortcode .wmc-currency a:hover,
.woocommerce-multi-currency.wmc-shortcode.plain-horizontal .wmc-currency.wmc-active a,
.woocommerce-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency .wmc-currency a:hover,
.woocommerce-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency .wmc-currency.wmc-active a,
.woocommerce-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper span.wmc-current-currency,
.woocommerce div.product span.price ins,
.woocommerce div.product p.price ins {
    font-weight: 600 !important;
}
.woocommerce #reviews #comments ol.commentlist li .meta {
    color: var(--global-palette3) !important;
}
.woocommerce .star-rating {
    color: #FFBD22 !important;
}
.ddwcs-section-width-865px {
    max-width: 865px;
    margin: 0 auto;
}
p.ddwcs-extension-one-liner {
    font-size: var(--global-kb-font-size-sm, 0.9rem);
    margin-bottom: var(--global-xs-spacing) !important;
}
.betterdocs-ia-common-header .betterdocs-ia-search .betterdocs-ia-search-field {
    margin-bottom: 0;
}
.betterdocs-ia-common-header .betterdocs-ia-search {
    font-weight: normal;
}
.betterdocs-ia-launcher-wrapper .betterdocs-ia-launcher {
    margin-bottom: 0;
    line-height: unset;
}
.betterdocs-wrapper.betterdocs-docs-archive-wrapper .betterdocs-category-grid-wrapper .betterdocs-category-grid-inner-wrapper>.betterdocs-single-category-wrapper .betterdocs-category-header {
    padding-left: 30px !important;
}
.betterdocs-category-grid-wrapper .betterdocs-category-grid-inner-wrapper>.betterdocs-single-category-wrapper .betterdocs-category-header {
    border-radius: 7px;
}
.betterdocs-live-search .docs-search-result li {
    margin-bottom: 0;
}
.betterdocs-searchform select {
    margin-bottom: 0;
}
.betterdocs-searchform .search-submit {
    margin: 0;
}
.betterdocs-sidebar.betterdocs-full-sidebar-right {
    grid-column: 11 / span 5 !important;
}
.betterdocs-full-sidebar-left .betterdocs-sidebar-content, .betterdocs-full-sidebar-right .layout2-toc-container, .betterdocs-full-sidebar-right .layout3-toc-container {
    top: 103px !important;
}
.docs-single-title .betterdocs-entry-title {
    padding-bottom: 15px !important;
}
.betterdocs-single-layout-5 .betterdocs-sidebar.betterdocs-full-sidebar-left .betterdocs-sidebar-content, .betterdocs-single-layout-5 .betterdocs-sidebar.betterdocs-full-sidebar-left .betterdocs-sidebar-content .betterdocs-category-grid-wrapper {
    box-shadow: none !important;
}
.betterdocs-wrapper.betterdocs-single-wrapper.betterdocs-single-layout-5 .betterdocs-content-wrapper .betterdocs-content-area .betterdocs-content-inner-area .betterdocs-breadcrumb {
    margin-left: 0 !important;
    margin-top: -60px;
}
.betterdocs-breadcrumb {
    position: initial !important;
    margin-bottom: 20px !important;
    background-color: var(--global-palette8);
    border-radius: 7px;
    padding: 6px 15px;
}
.betterdocs-social-share .betterdocs-social-share-links li a img {
    display: inline-block;
    vertical-align: middle;
}
input.betterdocs-search-field:focus, .fst_client_portal input:focus {
    border: none !important;
}
.fst_client_portal .el-select__input {
    border: none !important;
}
code {
    padding: 3px 6px;
    /* color: #c7254e; */
    color: var(--global-palette1);
    background: var(--global-palette7);
/*     color: #d63384; */
    border-radius: 5px;
/*     background: #fff7fb; */
    margin: 0 .2rem;
    white-space: nowrap;
    font-weight: 600;
    vertical-align: middle;
}
.custom-archive-loop-item .wp-block-kadence-column, .custom-archive-loop-item .wp-block-kadence-column > .kt-inside-inner-col {
    height: inherit;
}
.custom-archive-loop-item .wp-block-kadence-column {
    flex-grow: 1;
}
.custom-archive-loop-item .wp-block-kadence-column .kt-inside-inner-col {
    display: flex;
    flex-grow: 1;
}
.footer-social-wrap a.social-button {
    justify-content: normal;
}