/*!
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
-------------------------------------------------------------- */
.tt-max-width-800 {
	max-width: 800px;
}
.m-0 {
  margin: 0 !important;
}

.p-0 {
  padding: 0 !important;
}

.mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.mx-n0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-auto {
  margin-top: auto !important;
}
.pt-0 {
  padding-top: 0 !important;
}

.mr-0 {
  margin-right: 0 !important;
}

.mr-auto {
  margin-right: auto !important;
}

.mr-n0 {
  margin-right: 0 !important;
}

.pr-0 {
  padding-right: 0 !important;
}

.ml-0 {
  margin-left: 0 !important;
}

.ml-auto {
  margin-left: auto !important;
}

.ml-n0 {
  margin-left: 0 !important;
}

.pl-0 {
  padding-left: 0 !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.m-1 {
  margin: .5rem !important;
}

.p-1 {
  padding: .5rem !important;
}

.mx-1 {
  margin-left: .5rem !important;
  margin-right: .5rem !important;
}

.mx-n1 {
  margin-left: -.5rem !important;
  margin-right: -.5rem !important;
}

.my-1 {
  margin-top: .5rem !important;
  margin-bottom: .5rem !important;
}

.px-1 {
  padding-left: .5rem !important;
  padding-right: .5rem !important;
}

.py-1 {
  padding-top: .5rem !important;
  padding-bottom: .5rem !important;
}

.mt-1 {
  margin-top: .5rem !important;
}

.mt-auto {
  margin-top: auto !important;
}

.mt-n1 {
  margin-top: -.5rem !important;
}

.pt-1 {
  padding-top: .5rem !important;
}

.mr-1 {
  margin-right: .5rem !important;
}

.mr-auto {
  margin-right: auto !important;
}

.mr-n1 {
  margin-right: -.5rem !important;
}

.pr-1 {
  padding-right: .5rem !important;
}

.ml-1 {
  margin-left: .5rem !important;
}

.ml-auto {
  margin-left: auto !important;
}

.ml-n1 {
  margin-left: -.5rem !important;
}

.pl-1 {
  padding-left: .5rem !important;
}

.mb-1 {
  margin-bottom: .5rem !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.mb-n1 {
  margin-bottom: -.5rem !important;
}

.pb-1 {
  padding-bottom: .5rem !important;
}

.m-2 {
  margin: 1rem !important;
}

.p-2 {
  padding: 1rem !important;
}

.mx-2 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}

.mx-n2 {
  margin-left: -1rem !important;
  margin-right: -1rem !important;
}

.my-2 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.px-2 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.py-2 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.mt-2 {
  margin-top: 1rem !important;
}

.mt-auto {
  margin-top: auto !important;
}

.mt-n2 {
  margin-top: -1rem !important;
}

.pt-2 {
  padding-top: 1rem !important;
}

.mr-2 {
  margin-right: 1rem !important;
}

.mr-auto {
  margin-right: auto !important;
}

.mr-n2 {
  margin-right: -1rem !important;
}

.pr-2 {
  padding-right: 1rem !important;
}

.ml-2 {
  margin-left: 1rem !important;
}

.ml-auto {
  margin-left: auto !important;
}

.ml-n2 {
  margin-left: -1rem !important;
}

.pl-2 {
  padding-left: 1rem !important;
}

.mb-2 {
  margin-bottom: 1rem !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.mb-n2 {
  margin-bottom: -1rem !important;
}

.pb-2 {
  padding-bottom: 1rem !important;
}

.m-3 {
  margin: 1.5rem !important;
}

.p-3 {
  padding: 1.5rem !important;
}

.mx-3 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}

.mx-n3 {
  margin-left: -1.5rem !important;
  margin-right: -1.5rem !important;
}

.my-3 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.px-3 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.py-3 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.mt-3 {
  margin-top: 1.5rem !important;
}

.mt-auto {
  margin-top: auto !important;
}

.mt-n3 {
  margin-top: -1.5rem !important;
}

.pt-3 {
  padding-top: 1.5rem !important;
}

.mr-3 {
  margin-right: 1.5rem !important;
}

.mr-auto {
  margin-right: auto !important;
}

.mr-n3 {
  margin-right: -1.5rem !important;
}

.pr-3 {
  padding-right: 1.5rem !important;
}

.ml-3 {
  margin-left: 1.5rem !important;
}

.ml-auto {
  margin-left: auto !important;
}

.ml-n3 {
  margin-left: -1.5rem !important;
}

.pl-3 {
  padding-left: 1.5rem !important;
}

.mb-3 {
  margin-bottom: 1.5rem !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.mb-n3 {
  margin-bottom: -1.5rem !important;
}

.pb-3 {
  padding-bottom: 1.5rem !important;
}

.m-4 {
  margin: 2rem !important;
}

.p-4 {
  padding: 2rem !important;
}

.mx-4 {
  margin-left: 2rem !important;
  margin-right: 2rem !important;
}

.mx-n4 {
  margin-left: -2rem !important;
  margin-right: -2rem !important;
}

.my-4 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}

.px-4 {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

.py-4 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

.mt-4 {
  margin-top: 2rem !important;
}

.mt-auto {
  margin-top: auto !important;
}

.mt-n4 {
  margin-top: -2rem !important;
}

.pt-4 {
  padding-top: 2rem !important;
}

.mr-4 {
  margin-right: 2rem !important;
}

.mr-auto {
  margin-right: auto !important;
}

.mr-n4 {
  margin-right: -2rem !important;
}

.pr-4 {
  padding-right: 2rem !important;
}

.ml-4 {
  margin-left: 2rem !important;
}

.ml-auto {
  margin-left: auto !important;
}

.ml-n4 {
  margin-left: -2rem !important;
}

.pl-4 {
  padding-left: 2rem !important;
}

.mb-4 {
  margin-bottom: 2rem !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.mb-n4 {
  margin-bottom: -2rem !important;
}

.pb-4 {
  padding-bottom: 2rem !important;
}

.m-5 {
  margin: 2.5rem !important;
}

.p-5 {
  padding: 2.5rem !important;
}

.mx-5 {
  margin-left: 2.5rem !important;
  margin-right: 2.5rem !important;
}

.mx-n5 {
  margin-left: -2.5rem !important;
  margin-right: -2.5rem !important;
}

.my-5 {
  margin-top: 2.5rem !important;
  margin-bottom: 2.5rem !important;
}

.px-5 {
  padding-left: 2.5rem !important;
  padding-right: 2.5rem !important;
}

.py-5 {
  padding-top: 2.5rem !important;
  padding-bottom: 2.5rem !important;
}

.mt-5 {
  margin-top: 2.5rem !important;
}

.mt-auto {
  margin-top: auto !important;
}

.mt-n5 {
  margin-top: -2.5rem !important;
}

.pt-5 {
  padding-top: 2.5rem !important;
}

.mr-5 {
  margin-right: 2.5rem !important;
}

.mr-auto {
  margin-right: auto !important;
}

.mr-n5 {
  margin-right: -2.5rem !important;
}

.pr-5 {
  padding-right: 2.5rem !important;
}

.ml-5 {
  margin-left: 2.5rem !important;
}

.ml-auto {
  margin-left: auto !important;
}

.ml-n5 {
  margin-left: -2.5rem !important;
}

.pl-5 {
  padding-left: 2.5rem !important;
}

.mb-5 {
  margin-bottom: 2.5rem !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.mb-n5 {
  margin-bottom: -2.5rem !important;
}

.pb-5 {
  padding-bottom: 2.5rem !important;
}

.mt-05 {
  margin-top: .25rem !important;
}

.mt-auto {
  margin-top: auto !important;
}

.mr-05 {
  margin-right: .25rem !important;
}

.mr-auto {
  margin-right: auto !important;
}

.ml-05 {
  margin-left: .25rem !important;
}

.ml-auto {
  margin-left: auto !important;
}

.mb-05 {
  margin-bottom: .25rem !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.mt-05, .my-05 {
  margin-top: .25rem;
}

.mb-05, .my-05 {
  margin-bottom: .25rem;
}

.ml-05, .mx-05 {
  margin-left: .25rem;
}

.mr-05, .mx-05 {
  margin-right: .25rem;
}

.mt-n05, .my-n05 {
  margin-top: -.25rem;
}

.mb-n05, .my-n05 {
  margin-bottom: -.25rem;
}

.ml-n05, .mx-n05 {
  margin-left: -.25rem;
}

.mr-n05, .mx-n05 {
  margin-right: -.25rem;
}

.pt-05, .py-05 {
  padding-top: .25rem;
}

.pb-05, .py-05 {
  padding-bottom: .25rem;
}

.pl-05, .px-05 {
  padding-left: .25rem;
}

.pr-05, .px-05 {
  padding-right: .25rem;
}

.border {
  border: 1px solid var(--palette-gray-light) !important;
}

.border-top {
  border-top: 1px solid var(--palette-gray-light) !important;
}

.border-right {
  border-right: 1px solid var(--palette-gray-light) !important;
}

.border-bottom {
  border-bottom: 1px solid var(--palette-gray-light) !important;
}

.border-left {
  border-left: 1px solid var(--palette-gray-light) !important;
}

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.mr-auto, .mx-auto {
  margin-right: auto !important;
}

.ml-auto, .mx-auto {
  margin-left: auto !important;
}

.mt-auto, .my-auto {
  margin-top: auto !important;
}

.mb-auto, .my-auto {
  margin-bottom: auto !important;
}

hr {
  border-bottom: 1px solid var(--palette-gray-light);
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: var(--global-heading-font-family);
  font-weight: 700;
  line-height: 1.2;
  color: var(--palette-gray-darkest);
}

.h1 *:not(b, strong), .h2 *:not(b, strong), .h3 *:not(b, strong), .h4 *:not(b, strong), .h5 *:not(b, strong), .h6 *:not(b, strong) {
	font-weight: 700 !important;
}

h1, .h1 {
  font-size: 2.2rem;
}

h2, .h2 {
  font-size: 1.8rem;
}

h3, .h3 {
  font-size: 1.6rem;
}

h4, .h4 {
  font-size: 1.4rem;
}

h5, .h5 {
  font-size: 1.2rem;
}

h6, .h6 {
  font-size: 1rem;
  line-height: inherit;
}

.text-center {
  text-align: center !important;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-xxs {
  font-size: .6rem !important;
}

.text-xs {
  font-size: .8rem !important;
}

.text-sm {
  font-size: .9rem !important;
}

.text-md {
  font-size: 1.2rem !important;
}

.text-lg {
  font-size: 1.4rem !important;
}

.text-xl {
  font-size: 1.6rem !important;
}

.text-xxl {
  font-size: 2.5rem !important;
}

.text-underline {
  box-shadow: 0 1px;
}

.text-italic {
  font-style: italic;
}

.text-bold {
  font-weight: bold;
}

/* Login & Registraion forms styling */
.fl-login-form .fl-form-button .fl-button-wrap .fl-button {
    border-radius: 5px;
}

.gform_wrapper .gform_footer .gform_button {
    border-radius: 4px;
    width: -webkit-fill-available;
}

.gform_wrapper .gform_footer {
    justify-content: center;
}