/*!
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
*/

/* Start of Custom header styling */
@media(min-width: 1025px){
	.site-branding .brand{
		margin-top: -50px;
	}
}
/* End of Custom header tyling */

/* Start of Breadcrumb Styling */
.breadcrumb{
	padding: 0 !important;
}
.breadcrumb li::after{
	content: '' !important;
	border: solid #fff;
	border-width: 0 1px 1px 0;
	display: inline-block;
	padding: 2px;
	margin-bottom: 2px;
	transform: rotate(-45deg);
  	-webkit-transform: rotate(-45deg);
}
.breadcrumb-item a,
.breadcrumb-item span{
	color: #fff;
	font-family: 'Outfit';
	font-size: 13px;
	font-weight: 300;
}
/* End of Breadcrumb Styling */

/* Start of Global Styling */
.kb-button:not(.button-link){
	width: 100% !important;
}

@media screen and (max-width: 767px) {
	body .n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls {
		height: 50px;
	}
}

.n2-ss-slider-controls-absolute-left-center{
	bottom: 50px;
	left: calc(50% - 100px);
}
.n2-ss-slider-controls-absolute-right-center{
	bottom: 50px;
	right: calc(50% - 100px);
}
.n2-ss-slider-controls-absolute-left-center .n2-ss-widget{
	--widget-offset: 45px !important;
}
.n2-ss-slider-controls-absolute-right-center .n2-ss-widget{
	--widget-offset: 45px !important;
}
.nextend-arrow{
	border: 2px solid #fff !important;
	border-radius: 50% !important;
	padding: 20px !important;
	position: relative !important;
	background-color: transparent !important;
}
.nextend-arrow:hover,
.nextend-arrow:focus{
	background-color: #fff !important;
}
.nextend-arrow img{
	position: absolute !important;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.kt-btn-inner-text{
	white-space: nowrap !important;
}

.button--wrap .kt-btn-inner-text {
	white-space: wrap !important;
	text-align: left;
}

.custom-button-link:hover,
.custom-button-link:focus{
	text-decoration: underline;
}
@media(min-width: 768px){
	.kb-button:not(.button-link){
		width: auto !important;
	}
	.n2-ss-slider-controls-absolute-left-center{
		bottom: calc(0% - 150px);
	}
	.n2-ss-slider-controls-absolute-right-center{
		bottom: calc(0% - 150px);
	}
}
@media(min-width: 1025px){
	.n2-ss-slider-controls-absolute-left-center{
		bottom: unset;
		left: unset;
	}
	.n2-ss-slider-controls-absolute-right-center{
		bottom: unset;
		right: unset;
	}
	.n2-ss-slider-controls-absolute-left-center .n2-ss-widget{
		--widget-offset: 100px !important;
	}
	.n2-ss-slider-controls-absolute-right-center .n2-ss-widget{
		--widget-offset: 100px !important;
	}
}

/* File a claim section */
@media(min-width: 1025px){
	.file-claim{
		margin-top: -375px !important;
	}
}
@media(min-width: 1300px){
	.file-claim{
		margin-top: -375px !important;
	}
}
@media(min-width: 1600px){
	.file-claim{
		margin-top: -240px !important;
	}
}
/* End of File a claim section */

/* Five Columns Icon List */
@media(max-width: 329px){
	.five-column-icon-list .kt-row-column-wrap{
		grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
	}
}
/* Five Columns Icon List */

/* Custom Button Styling */
.custom-button--blue .kb-svg-icon-wrap{
	background-color: #88ACCD;
	border-radius: 50px;
}
.custom-button--blue .kt-button{
	justify-content: flex-start !important;
}
@media(min-width: 1025px){
	.custom-button--blue a{
		position: relative;
		height: 60px;
		padding-left: 40px !important;
	}
	.custom-button--blue .kb-svg-icon-wrap{
		position: absolute;
		width: 32px !important;
		height: 32px !important;
		left: 0;
	}
}
@media(min-width: 1300px){
	.custom-button--blue a{
		padding-left: 59px !important;
	}
	.custom-button--blue .kb-svg-icon-wrap{
		width: 54px !important;
		height: 54px !important;
	}
}
/* Custom Button Styling */

/* Global Gravity Form Styling */
.gform_wrapper form label,
.gform_wrapper form legend,
.gform_wrapper form .gsection_title{
	color: #ffffff !important;
	margin-bottom: 7px !important;
}
.gform_wrapper form .ginput_container_address span{
	flex: 0 0 100% !important;

}
.gform_wrapper form .ginput_container_address span input,
.gform_wrapper form .ginput_container select{
	background-color: #f2f2f2 !important;
	color: #001624 !important;
	border-radius: 6px !important;
}
.gform_wrapper form .ginput_container_address span input:placeholder{
	color: #001624 !important;
}	
.gform_wrapper form .gform_footer{
	padding: 0 !important;
	margin-top: 30px !important;
}	
.gform_wrapper form .gform_footer [type="submit"]{
	background-color: transparent !important;
	border-radius: 46px !important;
	padding-top: 19px !important;
	padding-bottom: 19px !important;
	border: 1px solid #fff !important;
}
.gform_wrapper form .gform_footer [type="submit"]:hover,
.gform_wrapper form .gform_footer [type="submit"]:focus{
	color: #001624 !important;
	background-color: #fff !important;
}
/* Global Gravity Form Styling */

/* End of Global Form Styling */

/* Start of Header Styling */

	/* Remove Weird Gap from Sticky Logo on Homepage header  */

	.site-branding a.brand {
    	gap: 0;
	}

#primary-menu .menu-item:last-child a,
#secondary-menu .menu-item:last-child a{
	padding-right: 0 !important;
}
#secondary-menu .menu-item a{
	position: relative;
}
#secondary-menu .menu-item a:before{
	content: '';
	display: none;
	position: absolute;
	left: 10px;
	top: 2px;
	width: 18px;
	height: 18px;
	background-size: cover;
	background-repeat: no-repeat;
}

#secondary-menu .menu-item:first-child a:before{
	background: url('/wp-content/uploads/green-agent-magnifying.svg');
}
#secondary-menu .menu-item:nth-child(2) a:before{
	background: url('/wp-content/uploads/green-portal.svg');
}
#secondary-menu .menu-item:nth-child(3) a:before{
	background: url('/wp-content/uploads/green-paper-pen.svg');
}
#secondary-menu .menu-item:nth-child(4) a:before{
	background: url('/wp-content/uploads/green-credit-card.svg');
}
#secondary-menu .menu-item:last-child a:before{
	background: url('/wp-content/uploads/utility-icon-chat@1x.svg');
}


.transparent-header #secondary-menu .menu-item:first-child a:before{
	background: url('/wp-content/uploads/account-magnifying.svg');
}
.transparent-header #secondary-menu .menu-item:nth-child(2) a:before{
	background: url('/wp-content/uploads/key-icon.svg');
}
.transparent-header #secondary-menu .menu-item:nth-child(3) a:before{
	background: url('/wp-content/uploads/paper-and-pen-icon.svg');
}

.transparent-header #secondary-menu .menu-item:nth-child(4) a:before{
	background: url('/wp-content/uploads/wallet-icon.svg');
}

.transparent-header #secondary-menu .menu-item:last-child a:before{
	background: url('/wp-content/uploads/utility-icon-chat@1x-svg.svg');
}


.item-is-stuck #secondary-menu .menu-item:first-child a:before{
	background: url('/wp-content/uploads/green-agent-magnifying.svg');
}
.item-is-stuck #secondary-menu .menu-item:nth-child(2) a:before{
	background: url('/wp-content/uploads/green-portal.svg');
}

.item-is-stuck #secondary-menu .menu-item:nth-child(3) a:before{
	background: url('/wp-content/uploads/green-paper-pen.svg');
}
.item-is-stuck #secondary-menu .menu-item:nth-child(4) a:before{
	background: url('/wp-content/uploads/green-credit-card.svg');
}
.item-is-stuck #secondary-menu .menu-item:last-child a:before{
	background: url('/wp-content/uploads/utility-icon-chat@1x.svg');
}

@media(min-width: 1025px){
	#secondary-menu .menu-item a:before{
		display: block;
	}
	.header-navigation ul ul.sub-menu{
		left: 50px
	}
}
/* End of Header Styling */

/* Start of Homepage Hero Styling */
.homepage-hero__title h1{
	font-size: 34px !important;
	line-height: 43px !important;
}
.homepage-hero__details p{
	font-size: 16px !important;
	line-height: 26px !important;
}
@media(min-width: 1025px){
	.homepage-hero__title h1{
		font-size: 68px !important;
		line-height: 80px !important;
	}
	.homepage-hero__details p{
		font-size: 20px !important;
		line-height: 34px !important;
	}
}
/* End of Homepage Hero Styling */

/* Start of custom accordion styling */
.kt-tab-title{
	position: relative;
	justify-content: space-between !important;
}
.kt-tab-title .kb-svg-icon-wrap{
	position: absolute;
	right: 20px;
	top: 24px;
	transition: all 0.5s;
}
.kt-tab-title-active .kt-tab-title .kb-svg-icon-wrap{
	transform: rotate(180deg);
	right: 15px;
}
@media(min-width: 768px){
	.kt-tab-title{
		justify-content: center !important;
	}
	.kt-tab-title .kb-svg-icon-wrap{
		display: none !important;
	}
}
/* End of custom accordion styling */

/* Gravity Forms Styling */

/* Gravity Forms Styling */
.gfield_label{
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 14px;
}
.gform-body input,
.gform-body textarea,
.gform-body select,
.gform_wrapper form .ginput_container_address span input,
.gform_wrapper form .ginput_container select{
	border-radius: 6px;
	background-color: #fff !important;
	color: #001624;
	border: 1px solid #fff !important; 
}
.gform-body input:focus,
.gform-body textarea:focus,
.gform-body select:focus,
.gform_wrapper form .ginput_container_address span input:focus,
.gform_wrapper form .ginput_container select:focus{
	border: 1px solid #fff;
	outline: 1px solid #000;
}
.gform-body input::placeholder,
.gform-body select::placeholder,
.gform_wrapper form .ginput_container_address span input::placeholder,
.gform_wrapper form .ginput_container select::placeholder{
	color: #001624;
}
.gform-body textarea{
	max-height: 150px;
}
.gform_footer{
	justify-content: center !important;
	margin-top: 50px !important;
}
.gform_footer [type="submit"]{
	max-width: 330px;
	width: 100%;
	font-size: 16px;
}

.gform_wrapper.gravity-theme .gfield_required {
	color: #fff;
}

/* End of Form Styling */

/* Start of Custom Accordion Styling */
.kt-blocks-accordion-header{
	justify-content: space-between;
}
.kt-blocks-accordion-header .kt-blocks-accordion-title-wrap{
	max-width: 225px;
	padding-left: 0 !important;
}
.kt-blocks-accordion-header .kt-blocks-accordion-icon-trigger{
	margin: 0 !important;
	width: 40px !important;
	height: 40px !important;
	background-color: #114B0C;
	border-radius: 50%; 
}
.kt-blocks-accordion-header:hover .kt-blocks-accordion-icon-trigger,
.kt-blocks-accordion-header.kt-accordion-panel-active .kt-blocks-accordion-icon-trigger{
	background-color: #fff;
}
.kt-accodion-icon-style-arrow .kt-blocks-accordion-icon-trigger:before,
.kt-accodion-icon-style-arrow .kt-blocks-accordion-icon-trigger:after{
	width: 14px !important;
	top: 20px !important;
}
.kt-accordion-panel-active .kt-blocks-accordion-icon-trigger:before,
.kt-accordion-panel-active .kt-blocks-accordion-icon-trigger:after{
	top: 18px !important;
}
.kt-accodion-icon-style-arrow .kt-blocks-accordion-icon-trigger:before{
	left: 8px !important;
}
.kt-accodion-icon-style-arrow .kt-blocks-accordion-icon-trigger:after{
	right: 8px !important;
}
@media(min-width: 370px){
	.kt-blocks-accordion-header .kt-blocks-accordion-title-wrap{
		max-width: 250px;
	}
}
@media(min-width: 400px){
	.kt-blocks-accordion-header .kt-blocks-accordion-title-wrap{
		max-width: 270px;
	}
}
@media(min-width: 440px){
	.kt-blocks-accordion-header .kt-blocks-accordion-title-wrap{
		max-width: 325px;
	}
}
@media(min-width: 565px){
	.kt-blocks-accordion-header .kt-blocks-accordion-title-wrap{
		max-width: 425px;
	}
}
@media(min-width: 768px){
	.kt-blocks-accordion-header .kt-blocks-accordion-title-wrap{
		max-width: 645px;
	}
}
@media(min-width: 1025px){
	.kt-blocks-accordion-header .kt-blocks-accordion-title-wrap{
		max-width: 1150px;
	}
	.wp-block-kadence-pane{
		margin-bottom: 30px;
	}
}
/* End of Custom Accordion Styling */

/* Section Overlap Styling */
.section-overlap--left{
	margin-right: auto !important;
	margin-bottom: -25px !important;
}

@media screen and (max-width: 1024px) {
	.section-overlap--left + .wp-block-kadence-column {
		width: 100%;
	}
}
@media(min-width: 1025px){
	.section-overlap--left{
		margin-right: -50px !important;
		margin-bottom: 0px !important;
	}
}
/* End of Section Overlap Styling */

/* Start of Blog Post Cards Styling */
.news-card__category a{
	font-size: 16px;
	line-height: 16px;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	margin-bottom: 24px;
	display: block;
}
.blog-post-card li .wp-block-kadence-column{
	border-radius: 20px !important;
}
.blog-post-card li:first-child .wp-block-kadence-column{
	background-color: #ECF5EB !important;
}
.blog-post-card li:last-child .wp-block-kadence-column{
	background-color: #E6EEF5 !important;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
	body.blog .entry-title {
		font-size: 26px;
	}	
}

body.single-post .entry-header {
	padding-top: 30px;
	padding-bottom: 20px;
}

/* End of Blog Post Cards Styling */

/* Start of Footer Styling */
.footer-nav ul li{
	margin-bottom: 34px;
}
.footer-nav ul li a span{
	font-size: 16px !important;
	line-height: 1;
	padding: 0 !important;
}
.footer-nav ul li a::hover,
.footer-nav ul li a::focus{
	text-decoration: underline;
}
.footer-info-list__location .wp-block-kadence-listitem:first-child .kb-svg-icon-wrap,
.footer-info-list__misc .wp-block-kadence-listitem .kb-svg-icon-wrap{
	width: 30px;
	height: 30px;
	position: relative;
}
.footer-info-list__location .wp-block-kadence-listitem:first-child svg,
.footer-info-list__misc .wp-block-kadence-listitem svg{
	display: none;
}
.footer-info-list__location .wp-block-kadence-listitem:first-child .kb-svg-icon-wrap::after,
.footer-info-list__misc .wp-block-kadence-listitem .kb-svg-icon-wrap::after{
	content: '';
	display: block;
	width: 30px;
	height: 30px;
	background-size: contain;
	background-repeat: no-repeat;
}
.footer-info-list__misc .wp-block-kadence-listitem:first-child .kb-svg-icon-wrap::after{
	background-image: url('/wp-content/uploads/location-pin.svg');
}
.footer-info-list__misc .wp-block-kadence-listitem:nth-child(2) .kb-svg-icon-wrap::after{
	background-image: url('/wp-content/uploads/phone-pin.svg');
}
.footer-info-list__misc .wp-block-kadence-listitem:nth-child(3) .kb-svg-icon-wrap::after{
	background-image: url('/wp-content/uploads/fax-pin.svg');
}
.footer-info-list__misc .wp-block-kadence-listitem:last-child .kb-svg-icon-wrap::after{
	background-image: url('/wp-content/uploads/email-pin.svg');
}
/* End of Footer Styling */


/* Allow for esc key to close Kadence submenu */

.nav--toggle-sub li:hover > ul,
.nav--toggle-sub li.menu-item--toggled-on > ul,
.nav--toggle-sub li:not(.menu-item--has-toggle):focus > ul {
  display: none;
}

.main-navigation .menu-item .sub-menu {
  display: none;
}

.main-navigation .menu-item .sub-menu.submenu-open,
.main-navigation .menu-item .sub-menu.toggle-show {
  display: block;
}

/* Styling for floating label for gravity forms.

* Add class of floating-label to desired form fields */

.floating-label {
  position: relative;
}

.floating-label label {
  cursor: text;
  font-size: 1rem;
  left: 1rem;
  margin: 0;
  opacity: 0;
  padding-right: 3.5em;
  position: absolute;
  top: 0.75rem;
  font-weight: 500;
  transition: all ease 0.4s;
}

.floating-label:focus-within label {
  position: absolute;
  left: 12px;
  padding: 0 5px !important;
  background: #fff;
  font-size: 13px !important;
  top: -15px;
  left: 1px;
  line-height: 19px;
  color: #383b41;
  opacity: 1;
}

.floating-label input:focus ~ label,
.floating-label textarea:focus ~ label,
.floating-label input.valid ~ label,
.floating-label textarea.valid ~ label,
.floating-label input:visited ~ label,
.floating-label textarea:visited ~ label,
.floating-label input:-webkit-autofill ~ label,
.floating-label textarea:-webkit-autofill ~ label {
  position: absolute;
  left: 12px;
  padding: 0 5px !important;
  background: #fff;
  font-size: 13px !important;
  top: -15px;
  left: 1px;
  line-height: 19px;
  color: #383b41;
  opacity: 1;
}

.floating-label.input-active label {
  position: absolute;
  left: 12px;
  padding: 0 5px !important;
  background: #fff;
  font-size: 13px !important;
  top: -15px;
  left: 1px;
  line-height: 19px;
  color: #383b41;
  opacity: 1;
}

/* Basic A11Y fixes for Kadence Blocks */

body .kt-blocks-modal-link:not(.kb-btn-global-inherit):focus-within {
  outline: inherit;
}

/* menu */

body:not(.hide-focus-outline)
  .header-navigation
  li.menu-item--has-toggle
  > a:focus
  .dropdown-nav-toggle {
  opacity: 1 !important;
}

/* Cookies */

.cky-preference-header .cky-btn-close img {
  filter: brightness(0);
}

/* Kadence Slider */

.kb-splide .splide__pagination__page:focus-visible {
  outline: 2px solid #000;
}

/* Smart Slider */

body .n2-ss-slider :focus,
.n2-ss-slider a.n2-ow:focus,
.n2-ss-slider .n2-ow-all a:focus {
  outline: 2px solid #fff !important;
}

/* Forms */

body select {
  background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' class='kadence-svg-icon kadence-arrow-down-svg' fill='currentColor' version='1.1' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M5.293 9.707l6 6c0.391 0.391 1.024 0.391 1.414 0l6-6c0.391-0.391 0.391-1.024 0-1.414s-1.024-0.391-1.414 0l-5.293 5.293-5.293-5.293c-0.391-0.391-1.024-0.391-1.414 0s-0.391 1.024 0 1.414z'%3E%3C/path%3E%3C/svg%3E");
}

/* End A11y Fixes */

.video-button,
.video-button:hover,
.video-button:focus {
    background-color: transparent;
	background-size: 100% 100%;
	background-position: center;
	background-repeat: no-repeat;
    border-radius: 8px;
    position: absolute;
	top: 90px;
	right: 20px;
    z-index: 100;
    width: 42px;
    height: 42px;
	padding: 0;
}

@media screen and (min-width: 1025px) {
	.video-button,
	.video-button:hover,
	.video-button:focus {
	    top: 200px;
    	right: 100px;
	}
}


.video-button--pause,
.video-button--pause:focus {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='16' width='16' viewBox='0 0 512 512'%3E%3C!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--%3E%3Cpath d='M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM224 192V320c0 17.7-14.3 32-32 32s-32-14.3-32-32V192c0-17.7 14.3-32 32-32s32 14.3 32 32zm128 0V320c0 17.7-14.3 32-32 32s-32-14.3-32-32V192c0-17.7 14.3-32 32-32s32 14.3 32 32z' fill='%23fff'/%3E%3C/svg%3E");
}

.video-button--pause:hover
{
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='16' width='10' viewBox='0 0 320 512'%3E%3C!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--%3E%3Cpath d='M48 64C21.5 64 0 85.5 0 112V400c0 26.5 21.5 48 48 48H80c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48H48zm192 0c-26.5 0-48 21.5-48 48V400c0 26.5 21.5 48 48 48h32c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48H240z' fill='%23fff'/%3E%3C/svg%3E");
	background-size: 24px 24px;
}

.video-button--play,
.video-button--play:focus {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='16' width='16' viewBox='0 0 512 512'%3E%3C!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--%3E%3Cpath d='M0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zM188.3 147.1c-7.6 4.2-12.3 12.3-12.3 20.9V344c0 8.7 4.7 16.7 12.3 20.9s16.8 4.1 24.3-.5l144-88c7.1-4.4 11.5-12.1 11.5-20.5s-4.4-16.1-11.5-20.5l-144-88c-7.4-4.5-16.7-4.7-24.3-.5z' fill='%23fff'/%3E%3C/svg%3E");
}

.video-button--play:hover{
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='16' width='12' viewBox='0 0 384 512'%3E%3C!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--%3E%3Cpath d='M73 39c-14.8-9.1-33.4-9.4-48.5-.9S0 62.6 0 80V432c0 17.4 9.4 33.4 24.5 41.9s33.7 8.1 48.5-.9L361 297c14.3-8.7 23-24.2 23-41s-8.7-32.2-23-41L73 39z' fill='%23fff'/%3E%3C/svg%3E");
	background-size: 24px 24px;
}


body .kb-splide .splide__pagination__page {
	opacity: 1;
	background-color: #5D7962;
}


body .kb-splide .splide__pagination__page.is-active {
	opacity: 1;
}

input:focus,
select:focus,
textarea:focus {
	outline: 2px solid #fff !important; 
	outline-offset: 2px !important;
}

@media screen and (max-width: 767px) {
	.testimonials-wrapper-column {
		max-width: 100% !important;
		flex: 1 0 !important;
	}
}

/* QC */

@media screen and (min-width: 1025px) and (max-width: 1512px) {
	body .site-top-header-wrap .site-header-row-container-inner>.site-container,
	body .site-main-header-wrap .site-header-row-container-inner>.site-container{
		padding-left: 20px;
		padding-right: 20px;
	}
}

@media screen and (min-width: 1025px) and (max-width: 1140px) {
	body .main-navigation .primary-menu-container > ul > li.menu-item > a {
		padding-left: 10px;
		padding-right: 10px;
	}
}

@media screen and (min-width: 1141px) and (max-width: 1353px) {
	body .main-navigation .primary-menu-container > ul > li.menu-item > a {
		padding-left: 20px;
		padding-right: 20px;
	}
}


.live-chat-iframe {
	width: 100% !important;
}

.list--live-chat .kb-svg-icon-wrap {
	margin-top: 5px;
}

@media screen and (min-width: 768px) {
	.list--live-chat .kb-svg-icon-wrap {
		margin-top: 9px;
	}
}

@media screen and (min-width: 1025px) {
	.list--live-chat {
		float: none;
		margin: 0 auto;
    	width: auto;
    	max-width: 700px;
	}
}

/* Cookie banner */

.cky-notice-btn-wrapper .cky-btn {
	border-radius: 46px;
}

/* Locatoraid */
.hc-outlined {
	background-color: #ecf5eb;
}

#locatoraid-search-form-inputs div:not(.hc-block) {
	display: flex;
	flex-direction: column;
}

#locatoraid-search-form-inputs div.hc-block div {
	flex-direction: row;
	width: 100%;
}

.hcj2-locate-me {
	border: 1px solid var(--global-palette1);
	margin-left: 3px;
	padding: 5px 15px;
	text-decoration: none;
	width: auto;
}

select.hc-field.hcj2-radius-select {
	padding: 8px 35px 8px 15px;
}

.hcj2-locate-me:hover {
	background-color: var(--global-palette1);
	color: var(--global-palette9);
}

.hc-block select,
#locatoraid-search-radius-select-container {
	height: 52px !important;
	left: -15px;
	margin-left: 10px;
	margin-top: 0;
	max-height: 52px !important;
	position: relative;
}

@media (max-width: 767px) {
	#locatoraid-search-radius-select-container {
		left: 0;
	}
}
/* End Locatoraid */