
/* 
Theme Name: Lisinski - Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

/* .cutom-style-form .elementor-field-subgroup span.elementor-field-option {
    display: flex; 
    align-items: start;
    gap: 10px;
    margin: 0 0 5px 0;
}
.cutom-style-form .elementor-field-subgroup span.elementor-field-option label {
    font-size: 8px;
    line-height: 14px;
}
.cutom-style-form .elementor-field-type-html.elementor-field-group {
    margin: 13px 0 13px 2px !important;
    line-height: 11px;
    padding-right: 10px !important;
}
.cutom-style-form .elementor-field-type-html.elementor-field-group a {
	color: inherit;
}
.cutom-style-form .elementor-field-type-checkbox.elementor-field-group {
    margin: 0 0 -8px 0 !important;
}
.cutom-style-form .elementor-field-type-email.elementor-field-group {
    top: 5px;
}
.cutom-style-form .elementor-field-subgroup span.elementor-field-option input {
    width: 11px;
    top: -2px;
    position: relative;
    left: 1px;
}
.cutom-style-form .elementor-field-subgroup span.elementor-field-option input {
    display: none;
}
.cutom-style-form .elementor-field-subgroup span.elementor-field-option label:before {
    content: "";
    width: 10px;
    height: 10px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 2px;
}
.cutom-style-form .elementor-field-subgroup span.elementor-field-option label {
    position: relative;
    padding: 0 0 0 16px;
}
.cutom-style-form .elementor-field-subgroup span.elementor-field-option input:checked + label:before {
    content: "✓";
    color: #0d3255;
    font-size: 10px;
    line-height: 11px;
    text-align: center;
}
.cutom-style-form .elementor-mark-required .elementor-field-label:after {
    font-size: 22px !important;
    top: 0;
    position: relative;
    left: -6px;
} */
.hbspt-form form fieldset label * {
	font-size: 14px;
}

.hbspt-form form fieldset label  span.hs-form-required {
	font-size: 24px;
	color: red;
	position: relative;
	top: 5px;
	left: 5px;
}

.hbspt-form form fieldset .input input {
	height: auto;
	border: none;
	border-radius: 5px;
}

.hbspt-form form fieldset .input {
	margin-top: 3px;
}

.hbspt-form fieldset.form-columns-1 .input {
	margin-right: 0 !important;
}

.hbspt-form form fieldset.form-columns-2 {
	display: flex;
	gap: 22px;
}

.hbspt-form form fieldset.form-columns-2 .input {
	margin: 5px 0 0 0;
}

@media all and (max-width: 667px) {
	.hbspt-form form fieldset.form-columns-2 {
		gap: 15px;
	}
}

.hbspt-form form .legal-consent-container {
	margin: 20px 0 0 0;
}

.hbspt-form form .legal-consent-container .hs-dependent-field .input {
	margin: 5px 0;
}

.hbspt-form form .legal-consent-container .hs-dependent-field .input ul li.hs-form-booleancheckbox label span * {
	font-size: 10px !important;
	font-weight: 500;
	line-height: 1.2em;
}

.hbspt-form form .legal-consent-container .hs-dependent-field .input ul li.hs-form-booleancheckbox label {
	display: flex;
	align-items: center;
	gap: 5px;
}

.hbspt-form form .legal-consent-container .hs-dependent-field .input ul li.hs-form-booleancheckbox label span {
	margin: 0;
	position: relative;
	padding: 0 0 0 15px;
}

/*.hbspt-form form .legal-consent-container .hs-dependent-field .input ul li.hs-form-booleancheckbox label input {
    display: none;
}
.hbspt-form form .legal-consent-container .hs-dependent-field .input ul li.hs-form-booleancheckbox label span:not(.hs-form-required):before {
    content: "";
    width: 10px;
    height: 10px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 3px;
}*/
.hbspt-form form .legal-consent-container .hs-richtext {
	font-size: 8px;
}

.hbspt-form form .legal-consent-container .hs-dependent-field .input ul li.hs-form-booleancheckbox label span {
	font-size: 9px;
}

.hbspt-form form .legal-consent-container .hs-richtext p {
	margin: 10px 0;
}

.hbspt-form form .legal-consent-container a {
	color: #fff;
	text-decoration: underline;
}

.hbspt-form form .hs_submit.hs-submit input.hs-button.primary.large {
	padding: 10px 45px;
	font-size: 14px;
	text-transform: capitalize;
	border-radius: 5px;
}

.hbspt-form {
	margin-top: 15px;
}

.form-no-top-margin .hbspt-form {
	margin-top: 0;
}

.hero-video-form .hbspt-form form .legal-consent-container .hs-richtext p {
	font-weight: 500;
	font-size: 10px;
}

/* Accordion */
.faq-toggle summary.e-n-accordion-item-title {
	align-items: end;
}

.faq-toggle summary.e-n-accordion-item-title span.e-n-accordion-item-title-header {
	padding-bottom: 5px;
}

.faq-toggle summary.e-n-accordion-item-title span.e-n-accordion-item-title-icon {
	height: 20px;
}

.accordion-center .e-n-accordion-item-title-text {
	text-align: center;
}

.accordion-center .e-n-accordion-item-title-header, .accordion-center .e-n-accordion-item-title-text {
	flex-grow: 1;
}

.faq-toggle.accordion-center ul {
	list-style-position: inside;
}

@media all and (max-width: 767px) {
	.team-accordion summary.e-n-accordion-item-title {
		align-items: end;
	}
	
	.team-accordion summary.e-n-accordion-item-title span.e-n-accordion-item-title-icon {
		height: 0px;
	}
}

/* Standard Hero Banner Component  */
.hero-title-white * {
	text-shadow: 0px 0px 10px rgba(17, 1.4413043478261, 1.4413043478261, .42);
}

@media all and (max-width: 1023px) {
	.hero-title-white * {
		color: #fff !important;
	}
}

@media all and (max-width: 767px) {
	.hero-title-white b {
		font-size: 40px;
	}
}

/* Logo Slider */
@media all and (min-width: 768px) {
	.proud-member-logo-slider .elementor-widget-container .elementor-image-carousel-wrapper {
		width: calc(100% - 250px);
	}
}

@media all and (max-width: 768px) {
	.logo-slider-grid-title h2 {
		color: #c4b37d;
	}
}

.proud-member-logo-slider .elementor-widget-container .elementor-image-carousel-wrapper .elementor-swiper-button.elementor-swiper-button-prev svg {
	transform: rotate(-180deg);
}

/* Video */
body .elementor-custom-embed-image-overlay img {
	object-fit: contain !important;
	width: 100% !important;
}

.media-carousel-slider .elementor-main-swiper .swiper-slide .elementor-carousel-image {
	height: 100% !important;
}

.media-carousel-slider .elementor-carousel-image-overlay {
	background: transparent !important;
}

.media-carousel-slider .elementor-main-swiper .swiper-slide .elementor-carousel-image + .elementor-carousel-image-overlay {
	font-size: 26px !important;
	text-transform: uppercase;
	line-height: normal;
	left: 0;
	right: 0;
	max-width: 260px;
	margin: 0 auto;
	transform: inherit;
	padding: 13px;
}

.media-carousel-slider .elementor-widget-container .elementor-swiper-button, .testimonial-slider-card .elementor-swiper-button {
	width: 51px;
	height: 51px;
	background: url("https://lisinskifirm.com/nitropack_static/MwIQqYuKjBuxuGReqDpeibVYoPwAKtwI/assets/images/optimized/rev-a97dc26/lisinskilawdev.wpenginepowered.com/wp-content/uploads/2024/12/9c2ed402e9f480ac8f0aab37b02d6e02.svg");
	font-size: 0 !important;
	background-size: contain;
	left: 0px;
	top: 50%;
	transform: translateY(-50%);
	margin: 0 !important;
}

.testimonial-slider-card .elementor-swiper-button.elementor-swiper-button-next {
	right: 0;
	left: auto;
}

.media-carousel-slider .elementor-widget-container .elementor-swiper, .testimonial-slider-card .elementor-widget-container .elementor-swiper {
	padding: 0 68px;
}

.media-carousel-slider .elementor-widget-container .elementor-swiper-button.elementor-swiper-button-next {
	right: 0;
	left: auto;
}

.media-carousel-slider .elementor-widget-container .elementor-swiper-button.elementor-swiper-button-prev, .testimonial-slider-card .elementor-swiper-button.elementor-swiper-button-prev {
	transform: rotate(180deg) translateY(-50%);
	top: 35%;
}

.testimonial-slider-card .elementor-swiper-button {
	-webkit-filter: invert(100%);
	/* Safari/Chrome */
	filter: invert(100%);
}

.testimonial-slider-card .elementor-testimonial__content:before {
	margin-bottom: 10px !important;
	display: block;
}

.footer-anchor a {
	color: #fff;
	text-decoration: underline;
}

.footer-anchor a:hover {
	color: #c4b37d;
}

@media all and (max-width: 767px) {
	.testimonial-slider-card .elementor-widget-container .elementor-swiper .elementor-main-swiper, .media-carousel-slider .elementor-widget-container .elementor-swiper .elementor-main-swiper {
		overflow: visible;
	}
	
	.italic-font {
		font-style: italic;
	}
	
	.italic-font.italic-no-underline h2 {
		text-decoration: none !important;
	}
	
	.mobile-blue h2 {
		color: #144573 !important;
	}
	
	.non-italic p {
		font-style: normal !important;
	}
	
	.team-title-bold h2 {
		font-weight: bold !important;
	}
	
	.team-main-title h2 strong {
		font-size: 35px;
		line-height: normal;
	}
	
	.media-carousel-slider .elementor-widget-container .elementor-swiper-button, .testimonial-slider-card .elementor-swiper-button {
		display: none !important;
	}
	
	.media-carousel-slider .elementor-widget-container .elementor-swiper, .testimonial-slider-card .elementor-widget-container .elementor-swiper {
		padding: 0;
	}
}

@media all and (max-width: 1023px) {
	.header-main-menu nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
		padding-bottom: 60px;
	}
	
	.footer-mobile-menu ul li a {
		padding-top: 5px !important;
		padding-bottom: 5px !important;
		text-align: center !important;
	}
	
	.footer-mobile-menu .sub-menu.elementor-nav-menu--dropdown {
		margin-left: 0 !important;
		margin-top: 5px !important;
	}
}

.header-main-menu ul#menu-1-25e2812 {
	max-width: 750px;
}

/* HERO VIDEO */
.home-hero-video video {
	inset: 0 !important;
	transform: none !important;
	object-position: center top !important;
	width: 100% !important;
	height: 100% !important;
}

/* OFFICE GMB LINKS */
.icon-list-link a {
	text-decoration-color: var(--e-global-color-text) !important;
}

/*IMMIGRATION*/
@media (max-width:767px) {
	.immigration-img-1 img {
		height: 125%;
		object-fit: cover;
	}
}

/*Links underline position*/
a {
	text-underline-position: under;
}

header.elementor-location-header {
	z-index: 999;
	position: relative;
}

/* VAWA PAGE */
.heading-section h3.visa-heading {
	font-size: 22px;
	color: #6c7e92;
	margin-bottom: 5px;
}

@media (max-width: 425px) {
	.heading-section h3.visa-heading {
		font-size: 16px;
	}
}

.index-list a {
	color: #0d3255 !important;
}
