/*
Theme Name:     Kadence Child
Theme URI:      https://conversationware.co.uk
Template:       kadence
Author:         Conversationware
Author URI:     https://conversationware.co.uk
Description:    Kadence Child Theme
Version:        1.0.1
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/
h1, h2,h3{
	font-weight: 700 !important;
}

/**widgets**/
h2.widget-title {
    font-size: 28px !important;
}
.headbutton {
    max-width: 620px;
}
.parent-pageid-5739 legend.gfield_label {
    color: #fff;
    font-size: 15px;
}
.sidebar-inner-wrap{
	margin-top: 40px;
}
.primary-sidebar.widget-area .widget li::marker{
content: url('https://kadence-start.website-build.info/wp-content/uploads/2022/01/Polygon-3.png');
	position: relative;
}
.widget-area li a{
	margin-left: 8px;
}
.widget-area li a:hover{
	text-decoration: none !important;
	color: #3182ce !important;
}
.footer-widget-area-inner.site-info-inner{
color: white !important
}
.site-footer-middle-section-3 ul.wp-block-social-links {
    padding: 0;
}
.footer-widget-area-inner.footer-navigation-inner li a {
    margin-right: 20px;
}
ul.menu-footer-custom.wp-block-page-list ul.submenu-container {
    display: none;
}
ul.menu-footer-custom.wp-block-page-list li{
	list-style: none !important;
	margin: 10px 0;

}
ul.menu-footer-custom.wp-block-page-list{
	margin: 0 !important;	
}
.footer-partners img{
	margin: 10px 0;
}
ul.menu-footer-custom.horizontal.wp-block-page-list li.wp-block-pages-list__item {
    display: inline-block;
    margin: 0px 10px 0px 0px;
}
.site-footer-middle-section-3 ul.wp-block-social-links li {
    background: white !important;
    color: #283134 !important;
}
span#text-footyer-left-title {
    float: left;
    width: 35%;
}
span#text-footyer-left {
    float: left;
    width: 65%;
}
.entry{
	box-shadow: none !important;
}
.contact-sidebar .gform_wrapper.gravity-theme .gfield.gfield--width-half {
    -ms-grid-column-span: 6;
    grid-column: span 12;
}


/** FAQs **/
.after-content-faq-container {
    padding: 40px 0;
    max-width: 1415px;
    margin: 0 auto;
    display:block;
}
.faq-main-wrap{
	width: 100% !important;
}
.faq-main-wrap > h2{
	color: #2d3748;
	font-size:35px;
	text-align: center;
	margin-bottom: 26px;
}
.faq-main-wrap .cw_faq {
	margin-bottom: 26px;
	width: 100%;
	border: 1px solid #2d3748;
  	padding: 35px 20px 40px;
}
.faq-main-wrap .cw-schema-header {
  	color: #0A2B51;
	font-size: 25x;
  	font-weight: 700;
    position: relative;
    padding-left: 32px;
  	margin-bottom: 20px;
}
.faq-main-wrap .cw-schema-header:before {
    content: 'Q:\00a0';
    position: absolute;
	
	left: 0px;
}
.faq-main-wrap .cw-schema-text {
    font-size: 18x;
    position: relative;
  	padding-left: 32px;
}
.faq-main-wrap .cw-schema-text::before{
    content: 'A:\00a0';
  
    position: absolute;
    left: 0;
}
.faq-main-wrap .cw-schema-text p:last-child {
	margin-bottom: 0;
}
@media screen and (min-width: 992px) {
	.after-content-faq-container .faq-main-wrap {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
		
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
		
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
  	.after-content-faq-container .faq-main-wrap > h2 {
    	width: 100%;
	}
	.after-content-faq-container .cw_faq {
		-webkit-box-flex: 0;
    	-webkit-flex: 0 0 -webkit-calc(50% - 9px);
       	-moz-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 9px);
		flex: 0 0 calc(50% - 9px);
		
		max-width: -webkit-calc(50% - 9px);
		max-width: calc(50% - 9px);
	}
}
@media screen and (max-width: 1199px) {
	.after-content-faq-container {
		padding-left: 20px;
		padding-right: 20px;
	}
}


@media screen and (max-width: 1537px) {
    html {
        zoom: 85%;
    }
}
#field_2_15 {
	display: inline-flex;
	width: 100%;
}
#field_2_15 input {
	border: 0px;
	box-shadow: 0px; 
	width: 100%;
    margin-top: -10px;
}
.kb-row-layout-id8493_1d2c94-a0 p.gform_required_legend {
	display: none !important;
}
.kb-row-layout-id8493_1d2c94-a0 label, .kb-row-layout-id8493_1d2c94-a0 legend, .kb-row-layout-id8493_1d2c94-a0 .gfield_description {
	color: #fff !important;
}
.gform-datepicker {
	width: 100% !important;
}
div#field_17_26 {
    background-color: #573e98;
    padding: 10px 20px;
    border-radius: 0;
}
div#field_17_26 h5 {
    color: #ffffff;
    font-size: 20px;
    padding: 10px;
}
div#field_17_26 a {
    color: #ffffff;
    text-decoration: none;
    border-bottom: 5px solid rgb(245 117 30 / 50%);
}
div#field_17_26 a:hover {
    border-bottom: 5px solid rgb(245 117 30 / 100%);
}
#field_17_40, #field_17_40 a {
	color: #fff;
}
.gsurvey-likert {
	background-color: #fff;
	border-radius: 3px;
}
.checkboxgroup:not(.showit) {
	text-align: center;
    display: flex;
    justify-content: center;
}
.checkboxgroup label {
	display: none !important;
}
.checkboxgroup.showit label {
	display: block !important;
	margin-left: 0px;
	width: 80px;
}
.checkboxgroup.showit legend {
    margin: 0 auto 12px auto;
    padding-left: 24px;
}
.checkboxgroup.showit .gchoice {
	display: flex;
	flex-direction: row-reverse;
	justify-content: left;
	gap: 10px;
}
.gform-theme--foundation fieldset {
	position: relative;
}
.gfield_label {
	float: left;
	width: 100%;
}
.ginput_container {
	clear: both;
}
.gfield_description {
    display: none !important;
    position: absolute;
    background: #333;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 12px;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
	width: 300px;
	margin-bottom: 0px !important;
}
.gfield_description::after {
    content: "";
    position: absolute;
    bottom: -18px;
    left: calc(50% - 3px);
    transform: translateY(-50%);
    border-width: 6px;
    border-style: solid;
    border-color: #333 transparent transparent transparent;
}

.gfield_label:hover + .gfield_description {
    visibility: visible;
    opacity: 1;
    position: absolute;
    bottom: calc(100% + 15px);
    left: 0%;
	display: block !important;
	width: fit-content;
	max-width: 280px;
    color: #fff;
    font-size: 15px;
}
.gform-theme--framework .gform_validation_errors {
    background: white !important;
}
.gfield_error input {
    border: solid 3px red !important;
}
.kb-buttons-wrap.hidden {
    display: none !important;
}
.header-navigation .header-menu-container ul ul li.menu-item > a {
    width: 230px;
}
@media screen and (min-width: 1024px) {
    .header-navigation[class*="header-navigation-dropdown-animation-fade"] #primary-menu #menu-item-6526:hover > ul {
        width: 460px;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
}