/* 
Theme Name: Lit Living
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: VIP
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
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
*/

/******Default vip css start*****/  
@import url('https://fonts.googleapis.com/css2?family=Besley:ital,wght@0,400..900;1,400..900&family=Funnel+Sans:ital,wght@0,300..800;1,300..800&display=swap');
*{
	outline: none !important; 
	text-decoration: none !important;  
}
ul {
	padding: 0;
} 
.site-branding {
	display: none;
} 
p,li {
	margin-bottom: 15px; 
}  
p, li, div, p.elementor-heading-title {
	color: #000;
	font-size: 18px;
	font-family: "Funnel Sans", sans-serif;
	line-height: 26px;
	font-weight: 300;
}
p:last-child{
	margin-bottom: 0;
} 
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 h6, .h6 {
	color: #250440;
	letter-spacing: 0;
	font-family: "Besley", serif;
	font-weight: bold;
}
.bigheading > .elementor-widget-container {
	margin-bottom: 20px;
}
a{
	font-weight: normal;
	text-decoration: unset !important;
} 
p a:hover, .link-text a:hover {
	color: #c0262b !important;
} 
.subheading h6 {
	font-size: 18px;
	line-height: 49px;
	text-transform: uppercase;
	color: #2b328c;
}
.pl60{
	padding-left: 60px;
}
.pl20{
	padding-left: 20px;
}
.pr60{
	padding-right: 60px;
} 
.pt0 {
	padding-top:0px !important;
}
.pb0 {
	padding-bottom:0px !important;
}  
.mt30{
	margin-top: 30px;
} 
.mt80{
	margin-top: 80px;
}    
.pad80 {
	padding: 80px 15px;
} 
.pt80{
	padding-top: 80px;
} 
.pb80{
	padding-bottom: 80px;
}
.pt50 {
	padding-top: 50px;
}
.defbtn .elementor-widget-container {
	margin-top: 30px;
}
body {
	position: relative;
}
a {
	transition: all ease-in-out 0.3s !important;
	color: #f33337; 
}
div[data-elementor-type="wp-page"] {
	overflow: hidden;
}
/*** Header ***/  
@keyframes slideIn {
	from { top: -50% }
	to { top: 0 }
}   
.hdactive .elementor-location-header {
	position: fixed !important;
	-webkit-animation: slideIn 0.5s ease-in;
	-moz-animation: slideIn 0.5s ease-in;
	animation: slideIn 0.5s ease-in;
	z-index: 102;
	box-shadow: 0px 0px 11px rgba(0,0,0,0.2);
	background: #000 !important;
}
.hdactive .hdtop {
	display: none;
}
.hd_menu  .elementor-widget-container {
	width: 100%;
}     
.header_main .elementor-widget-wrap {
	justify-content: space-between;
	align-items: center;
}
.hd_menu .elementor-nav-menu > li {
	margin-left: 0px;
}
.btnhd a:hover,
.hd_menu .elementor-nav-menu > li > a.elementor-item-active {
	background: #fff !important;
	border-color: #EC088A;
	color: #ef177c !important;
}
.hd_menu .elementor-nav-menu > li > a svg {
	transition: all ease-in-out 0.5s;
}
.hd_menu .elementor-nav-menu > li > a:hover svg {
	fill: #ed1c24;
}
.hdsocial img {
	max-height: 33px;
	width: auto;
}   
.hd_menu {
	width: auto !important;
}
/* .hd_menu .elementor-nav-menu > li:last-child > a {
background: #53c8ea;
padding: 17px 30px !important;
font-weight: 500;
color: #fff !important;
} */
.elementor-nav-menu > li > ul.sub-menu a {
	padding: 14px 17px 13px !important;
	color: #fff !important;
	border-bottom: 1px solid #ffffff38;
	border-left: 0;
	white-space: normal;
	background: transparent !important;
	font-size: 17px;
	text-transform: uppercase;
	font-family: 'Heavyweight';
}
.elementor-nav-menu > li > ul.sub-menu li:last-child a {
	border-bottom: 0px !important;
}
.elementor-sub-item.elementor-item-active {
	background-color: transparent !important;
} 
.elementor-nav-menu > li > ul.sub-menu {
	background: #69c9c5;
	min-width: 226px !important;
	border-radius: 0px;
	margin-top: 28px !important;
}
.elementor-nav-menu > li > ul.sub-menu:last-child a {
	border-radius: 0px;
	padding: 14px 17px 13px !important;
	font-weight: normal;
	background: #23a2b0 !important;
}
.elementor-nav-menu > li > ul.sub-menu .sub-arrow {
	display: none !important;
} 
.elementor-nav-menu > li > ul.sub-menu a:hover {
	background: #005177 !important;
	opacity: 1;
	border-left: unset !important;
	color: #fff !important;
}
.elementor-location-header {
	top: 0;
	left: 0;
	right: 0;
	z-index: 100;
	position: absolute;
	padding: 20px 0;
}
.logomain { 
	display: block;
	max-width: 220px;
}
.elementor-nav-menu {
	width: 100%;
	justify-content: end !important;
	padding: 2px;
	background: linear-gradient(147.08deg, #A3228E 8.82%, #A3228E 49.5%, #EB0789 97.71%, #FF712E 159.49%);
	border-radius: 1000px;
}
.elementor-nav-menu .sub-arrow { 
	padding: 3px; 
}
.hd_menu .elementor-nav-menu > li > a {
	padding: 14px 45px !important;
	color: #fff !important;
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: 0px;
	border: 1px solid #fff0;
	border-radius: 210px;
	font-weight: 500;
}
/*** Header End***/  
body {
	background: #FAF4F9;
}
.feature_slider svg {
	display: block;
	position: absolute;
}
.effect_plane {
	position: absolute;
	top: -200px;
}
.ball {
	background-image: url("https://litliving.com/wp-content/uploads/2025/04/plane.png");
	offset-path: path('M1917 4.14321C1833.33 -9.69012 1549.79 103.923 1442 241.643C1247.5 490.144 1023 470.144 716.5 418.144C410 366.144 302.5 614.144 302.5 614.144C302.5 614.144 86.5 970.644 0 970.644');
	offset-distance: 0%;
	animation: red-ball 12s infinite ease-in-out;
	width: 110px;
	height: 110px;
	background-size: contain;
	background-repeat: no-repeat;
	transform: rotate(200deg);
	position: relative;
	top: 23px;
}
.feature_slider img {
	max-height: 90px;
	margin-bottom: 20px;
}
.feature_slider {
	margin-top: 20px;
}
.flickity-prev-next-button {
	color: white !important;
	background: linear-gradient(94deg, #4B107C 0%, #250440 100%) !important;
	transition: all 0.2s ease-in-out;
}

.flickity-prev-next-button:hover {
	color: #EC088A !important;
	background: white !important;
}


@keyframes red-ball {
	from {
		offset-distance: 100%;
	}
	to {
		offset-distance: 0%;
	}
} 
.bigheading h2 i {
	font-style: normal;
}
.card_blocks {
	width: calc(100% / 3 - 18px) !important;  
}
.card_blocks img {
	width: 100% !important;
	display: block;
}
.card_blocks figure {
	width: 100% !important;
	margin: 0 !important;
	display: flex !important;
	align-items: flex-end;
}
.card_main > div {
	column-gap: 27px;
}
.card_blocks .elementor-widget-container, .card_blocks .elementor-image-box-wrapper {
	height: 100%;
}
.card_blocks .elementor-image-box-wrapper {
	display: flex;
	flex-wrap: wrap;
}
.card_blocks .elementor-image-box-img {
	order: 2;
}
.card_blocks .elementor-image-box-content {
	text-align: left;
}
.card_blocks  h3 {
	font-size: 36px;
	margin: 0 !important;
}
.card_blocks h3:after,
.feature_slider p:after{
	content: "";
	margin: auto;
	background: #A3228E;
	background: linear-gradient(90deg, rgba(163, 34, 142, 1) 0%, rgba(163, 34, 142, 1) 26%, rgba(235, 7, 137, 1) 60%, rgba(255, 113, 46, 1) 100%);
	display: block;
	height: 2px;
	margin: 18px 0;
} 
.fliptwo {
	bottom: 180px !important;
	right: 30px !important;
	transform: rotate(2deg) !important;
	left: unset !important;
}
.lit_flip {
	position: absolute;
	bottom: 70px;
	transform: rotate(-6deg);
	width: 330px !important;
	left: 80px;
}
.copyright_txt > div {
	color: #fff;
	padding: 10px 0;
	opacity: 0.5;
}
.banner {
	padding: 100px 15px;
}
.typing-text {
	display: inline;
}

.banner-popping-text {
	perspective: 1000px;
	width: auto;
	height: auto;
	position: relative;
}

.banner-popping-text p {
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	backface-visibility: hidden;
	opacity: 0;
	transform-origin: top center;
	transition: transform 0.5s ease-in-out, opacity 0.4s ease-in-out;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: row;
	transform: rotateX(180deg);
}


.banner-popping-text p.active {
	opacity: 1;
	transform: rotateX(0deg);
}

.banner-popping-text p.flipping-out {
	transform: rotateX(-180deg);
	opacity: 0;
}

.banner-popping-text p.flipping-in {
	transform: rotateX(00deg);
	opacity: 1;
}  
.btnsets .defbtn {
	width: auto !important;
} 
.btnsets .defbtn:last-child {
	margin-left: 20px;
}

.card_blocks::before {
	content: "";
	left: 0;
	width: 100px;
	height: 100px;
	position: absolute;
	background-image: url("https://litliving.com/wp-content/uploads/2025/04/arr_ic.png");
	bottom: 0;
	background-size: contain;
	background-repeat: no-repeat;
} 
.cornerbox {
	overflow: hidden;
	border-radius: 50px;
	width: calc(100% - 3%) !important;
	margin-left: auto;
	margin-right: auto;
}
@keyframes blink-caret {
	from, to { border-color: transparent }
	50% { border-color: #D902B4; }
}
.typing-container::after {
	content: "";
	animation: typing 3s steps(40, end), blink-caret .75s step-end infinite;
	display: inline-block;
	border: 3px solid #D902B4;
	height: 68px;
	vertical-align: middle;
	border-radius: 5px;
	margin-top: -8px;
}

.service_box .elementor-widget-container {
	height:100%;
}

.service_box  .elementor-image-box-img {
	width: auto !important;
}
/*
.service_box .elementor-image-box-content {
width: calc(100% - 80px) !important; 
}
*/
.service_box  .elementor-image-box-wrapper {
	display: flex;
	flex-wrap: nowrap;
	height:100%;
	gap: 20px;
}
.service_box  h3 {
	margin: 0 0 13px;
	font-size: 32px;
}
.service_box p b {
	display: block;
	font-weight: normal;
}
.service_box p i {
	display: block;
	background: #fff;
	float: right;
	margin-top: 40px;
	border-radius: 50px;
	font-style: normal;
	font-family: "Besley", serif;
	font-weight: bold;
	padding: 7px 26px;
	font-size: 20px;
}
.service_box {
	width: calc(100% / 2 - 15px) !important; 
}
.service_inner  .elementor-widget-wrap {
	column-gap: 30px;
	row-gap: 30px;
	margin-top: 25px;
}





.table-scroll {
	position: relative;
	max-width: 1080px;
	margin: auto; 
}
.table-wrap {
	width:100%; 
}
.table-scroll table {
	width:100%;
	margin:auto;
	border-collapse:separate;
	border-spacing:0;
}
.table-scroll th, .table-scroll td {
	padding: 0 0 0 20px;
	background: #fff !important;
	white-space: nowrap;
	border: 0px !important;
	border-bottom: 1px solid #ccc !important;
	font-weight: normal !important;
	color: #000 !important;
	font-size: 18px;
	vertical-align: middle;
}
.dot {
	width: 12px;
	height: 12px;
	background: #000;
	border-radius: 50%;
}
.pink {
	background: #EC088A;
}
.table-scroll tfoot td, .table-scroll tfoot th {
	border: 0px !important;
}
.purple {
	background: #A4238E;
}
.orange {
	background: #FF722F;
}
.price_sec {
	background: #f4f4f4;
	border-radius: 40px;
	padding: 5px 10px;
	font-family: "Besley", serif;
	font-weight: 600;
	font-size: 17px;
	margin-top: 13px;
}
.table-scroll thead th {
	border-color: #fff !important;
}
.smtext {
	font-size: 14px;
	width: 215px;
	white-space: normal;
	line-height: normal;
	padding: 6px 14px;
	font-style: italic;
	background: #f4f4f4;
	font-weight: 500;
}
.hd_bg i {
	display: block;
	width: 100%;
	font-family: "Funnel Sans", sans-serif;
	line-height: normal;
	font-weight: 500;
	font-style: normal;
	font-size: 15px;
	letter-spacing: 1px;
}
.hd_bg {
	height: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-family: "Besley", serif;
	border-radius: 8px 8px 0 0;
	font-weight: 600;
	flex-wrap: wrap;
	padding: 7px 0;
}
.box_bg {
	background: #F4F4F4;
	height: 44px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.fixed-side {
	text-align: right;
	padding-right: 40px !important;
	width: 50%;
}
.table-scroll td {
	text-align: center;
}
.clone {
	position:absolute;
	top:0;
	left:0;
	pointer-events:none;
}
.clone th, .clone td {
	visibility:hidden
}
.clone td, .clone th {
	border-color:transparent
}
.clone tbody th {
	visibility:visible;
	color:red;
}
.clone .fixed-side {
	border:1px solid #000;
	background:#eee;
	visibility:visible;
}
.clone thead, .clone tfoot{background:transparent;}
.table_growth {
	background: #FFF;
	border-radius: 20px;
	margin-top: 20px;
	padding: 40px;
}
.feature_slider .carousel-cell {
	width: 38%;
	margin: 0 5px;
	padding: 20px 15px; 
}
.feature_slider .carousel-cell > div {
	height:100%;
	padding: 50px;
	border-radius: 30px;
	background: #FFF;
	box-shadow: 0px 5px 17px 0px rgba(37, 4, 64, 0.14);
}
.feature_slider span {
	min-height: 80px;
	display: block;
}
.feature_slider p {
	white-space:nowrap;
	color: #250440;
	font-family: Besley;
	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	position: relative;
	line-height: normal;
}
.text_white p{
	color: #fff;
}
.litwheresec .elementor-widget-image-box {
	width: calc(100% / 3 - 14px);
	background: #fff;
	background: #FFFFFF;
	box-shadow: 0px 5px 30px rgba(37, 4, 64, 0.3);
	border-radius: 30px;
	padding: 36px 50px;
}
.litwheresec b {
	color: #EC088A;
	font-weight: 500;
}
.litwheresec .elementor-image-box-img {
	justify-content: center;
	display: flex;
	margin-bottom: 15px !important;
	flex-wrap: wrap;
}
.litwheresec .elementor-image-box-img:after {
	position: static;
	width: 100%;
	height: 2px;
	content: "";
	background: linear-gradient(135deg, #a3228e, #a3228e 27%, #eb0789 59%, #ff712e);
	display: block;
	margin: 28px auto 20px;
}
.litwheresec > div {
	column-gap: 20px;
}
.cardimages_block {
	background: linear-gradient(100.98deg, #A4238E 4.63%, #A4238E 34.7%, #EC088A 67.36%, #FF722F 108.32%);
	border-radius: 20px;
	margin: 10px 0;
}
.cardimages_block .elementor-image-box-img {
	position: absolute;
	right: 0;
	max-width: 130px;
	bottom: 0;
	margin: 0 !important;
}
.cardimages_block .elementor-image-box-content {
	text-align: left;
	padding: 26px 30px;
}
.cardimages_block h3 {
	margin: 0 0 10px;
	color: #fff;
	font-size: 25px;
}
.cardimages_block p {
	color: #fff;
}
.autocenter {
	margin: auto;
}
.effect_plane.price_effect { 
	bottom: calc(100% + 660px);
	top: unset;
	z-index: -1;
}
.custom-tooltip {
	position: absolute;
	background-color: rgba(0, 0, 0, 0.8);
	color: #fff;
	padding: 5px 10px;
	border-radius: 4px;
	font-size: 14px;
	pointer-events: none;
	z-index: 1000;
	white-space: nowrap;
	transition: opacity 0.2s ease-in-out;
	opacity: 0;
} 
.image-caption::before {
	content: "";
	right: 30px;
	bottom: -19px;
	background-image: url("https://litliving.com/wp-content/uploads/2025/07/arr.png");
	background-repeat: no-repeat;
	width: 30px;
	height: 19px;
	background-size: contain;
	position: absolute;
}
.cont_tip img {
	max-height: 19px;
}
.cont_tip {
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
	max-height: 19px;
	margin-top: -2px;
	position: relative;
	cursor: pointer;
}
.info_content {
	text-align: left;
	position: relative;
}
.image-caption {
	bottom: calc(100% + 14px);
	position: absolute;
	width: 400px;
	background: #F6F6F6;
	box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.25);
	border-radius: 3px;
	display: none;
	z-index: 1;
	white-space: normal;
	padding: 14px 20px;
	right: calc(100% - 54px);
}
.cont_tip:hover  .image-caption {
	display: block;
}
.readygrow > div.elementor-background-overlay {
	overflow: hidden;
	border-radius: 50px;
}
.readygrow {
	width: calc(100% - 3%) !important;
	margin-left: auto;
	margin-right: auto;
}
.ft_menu span {
	color: #fff;
}
.ft_menu li {
	margin: 0 19px !important;
}
.ft_menu li svg {
	width: 38px !important;
	height: 38px !important;
	margin: 0 !important;
}
.ft_menu li .elementor-icon-list-icon ~ span {
	display: none;
}
.tab_market .elementor-tab-content a br {
	display: none;
}
.tab_market .elementor-tab-title {
	background: linear-gradient(135deg, #470C54 0%, #390548 59%, #5F126C 100%);
	border-radius: 50px;
	border: 0px !important;
	font-family: "Besley", serif;
	font-weight: bold;
	color: #fff;
	margin: 13px 0 !important;
	font-size: 20px;
	line-height: 1.1;
	padding: 20px 28px 22px;
}
.tab_market .elementor-tab-title:before,.tab_market .elementor-tab-title:after {
	display: none !important;
}
.tab_market .elementor-tab-title.elementor-active {
	background: linear-gradient(135deg, #A3228E 0%, #A3228E 27%, #EB0789 59%, #FF712E 100%); 
}
.tab_market .elementor-tabs-wrapper {
	width: 32% !important;
}
.tab_market .elementor-tabs-content-wrapper {
	border: 0px !important;
	padding: 0 0 0 50px !important;
}
.tab_market .elementor-tab-content {
	padding: 12px 0 0 0 !important;
}
.tab_market .elementor-tab-content p,.tab_market  .elementor-tab-content  li {
	color: #fff;
	list-style: none;
}
.tab_market .elementor-tab-content a[data-elementor-open-lightbox="yes"]::before {
	content: "";
	right: 20px;
	width: 50px;
	height: 50px;
	position: absolute;
	background-image: url("https://litliving.com/wp-content/uploads/2025/07/view_icon.png");
	border-radius: 50px;
	bottom: 20px;
	background-size: contain;
}
.tab_market .elementor-tab-content a[data-elementor-open-lightbox="yes"] {
	position: relative;
	display: block;
	margin-bottom: 20px;
	width: 100%;
}
.tab_market .elementor-tab-content li {
	margin-bottom: 9px;
}
.tab_market .elementor-tab-content li {
	background-image: url("https://litliving.com/wp-content/uploads/2025/07/tick_ic.png");
	background-repeat: no-repeat;
	background-position: top 7px left;
	padding-left: 35px;
}
.mob-icon {
	display: none;
}
.ft-fix-btn {
	display: none;
}
.social_info {
	opacity: 0;
	margin-top: -38px;
	visibility: hidden;
}
.hd_menu .elementor-nav-menu > li.mobile_menu ,
button.cmplz-btn.cmplz-manage-consent.manage-consent-1.cmplz-show {
	display: none;
}
@supports (scrollbar-width: auto) {
	.scroller {
		scrollbar-color: var(--scrollbar-color-thumb) var(--scrollbar-color-track);
		scrollbar-width: var(--scrollbar-width);
	}
}

@supports selector(::-webkit-scrollbar) {
	.scroller {
		text-align: justify;
	}
	.scroller::-webkit-scrollbar-thumb {
		background: var(--scrollbar-color-thumb);
	}
	.scroller::-webkit-scrollbar-track {
		background: var(--scrollbar-color-track);
	}
	.scroller::-webkit-scrollbar {
		max-width: var(--scrollbar-width-legacy);
		max-height: var(--scrollbar-width-legacy);
	}
}
@media only screen and (max-width: 1440px) {
	.lft-ryt-spc {
		padding-right: 15px;
		padding-left: 15px;
	}
	.elementor-location-header {
		padding: 20px 15px;
	}
	.feature_slider .carousel-cell {
		width: 60%;
		margin: 25px 5px;
		padding: 0 15px;
	}
	.image-caption {
		width: 350px;
		font-size: 13px;
		line-height: 18px;
		padding: 6px 14px;
	}
}
@media(max-width: 1199px) {

	/* 	.tab_market .elementor-tabs .elementor-tabs-wrapper:before {
	content: "";
	left: 0;
	width: 30px;
	height: 50px;
	background-image: url("https://litliving.com/wp-content/uploads/2025/07/arrow_w.png");
	background-repeat: no-repeat;
	background-color: #270340;
	position: absolute;
	z-index: 1;
	background-size: 12px;
	margin: auto;
	top: 10px;
	background-position: left;
} 
	.tab_market .elementor-tabs {
	position: relative;
}
	.tab_market .elementor-tab-title:first-child, .tab_market .elementor-tab-title:last-child {
	position: relative;
	z-index: 2 !important;
}
	.tab_market .elementor-tabs .elementor-tabs-wrapper::after {
	content: "";
	right: 0;
	width: 30px;
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	height: 50px;
	background-image: url("https://litliving.com/wp-content/uploads/2025/07/arrow_w.png");
	background-repeat: no-repeat;
	background-color: #270340;
	position: absolute;
	z-index: 1;
	background-size: 12px;
	margin: auto;
	top: 10px;
	background-position: left;
}
	.tab_market .elementor-tab-content a[data-elementor-open-lightbox="yes"]::before { 
	width: 40px;
	height: 40px; 
} */
	.elementor-tab-title.elementor-tab-mobile-title {
		display: none;
	}
	.fullblock {
		width: 100% !important;
		margin-bottom: 21px;
	}
	.fullblock:last-child {
		margin: 0px;
	}
	.elementor-tabs .elementor-tabs-wrapper {
		display: flex;
		width: 100% !important;
		overflow: auto;
		flex-direction: row !important;
	}
	.elementor-tabs {
		flex-wrap: wrap;
	}
	.tab_market .elementor-tab-title { 
		padding: 18px 23px 20px;
	}
	.elementor-tabs-wrapper {
		scrollbar-width: auto;
		scrollbar-color: #eb078b #6e2399;
		scrollbar-width-legacy: 1rem;
	}
	.tab_market .elementor-tab-content { 
		border: 0px !important;
	}
	.tab_market .elementor-tabs-content-wrapper {
		padding: 0 0 0 0px !important;
	}
	.tab_market .elementor-tab-title {
		margin: 13px 0 !important;
		font-size: 17px;
		padding: 14px 19px 14px;
		text-align: center;
		white-space: nowrap;
	}
	.pr60 {
		padding-right: 50px;
	}
	.pl60 {
		padding-left: 50px;
	}
	.ft-btn-col {
		width: 18.309% !important;
	}
	.ft-nav-col {
		width: 48% !important;
	}
	.ft_menu li {
		margin: 0 11px !important;
	}
	.header_main .elementor-button {
		font-size: 15px !important;
		padding: 18px 21px !important;
	}
	.hd_menu .elementor-nav-menu > li > a {
		padding: 13px 37px !important;
		font-size: 17px;
		border-radius: 210px;
	}
	.logomain {
		max-width: 210px;
	}
}

@media only screen and (max-width: 1100px) {
	.ft-logo-cal, .ft-nav-col, .ft-btn-col {
		width: auto !important;
	}
	.ft_top > div {
		justify-content: space-between;
	}
	.footer_logo img {
		max-width: 210px;
	}
	.table-scroll { 
		overflow: hidden;
	}
	.table-wrap { 
		overflow:auto;
	}
	.effect_plane { 
		display: none;
	}
	.card_main > div { 
		row-gap: 15px;
	}
	.card_blocks {
		width: 100% !important;  
	}
	.service_box {
		width: 100% !important; 
	}
	.cornerbox { 
		border-radius: 20px; 
	}

	.feature_slider .carousel-cell {
		width: 88%;
	}
	.full_sec {
		width: 100% !important;
	}
	.banner > div {
		flex-wrap: wrap;
	}
}

@media(max-width: 1024px) {
	.header_main .elementor-menu-toggle__icon--close.e-font-icon-svg.e-eicon-close {
		fill: #fff;
		font-size: 28px;
	}
	.hd_menu .elementor-nav-menu > li.mobile_menu {
		display: block;
	}
	.btnhd a:hover, .hd_menu .elementor-nav-menu > li > a.elementor-item-active {
		background: transparent !important;
		color: #ffff !important;
	}
	.header_main .elementor-menu-toggle__icon--open.e-font-icon-svg.e-eicon-menu-bar {
		fill: #fff;
	}
	.top-bar-btn {
		position: absolute;
		right: 40px;
		left: unset;
	}
	.hd_menu {
		order: 2;
	}
	.header_main .elementor-button { 
		padding: 18px 31px !important;
	}
	.header_main .elementor-menu-toggle {
		background-color: transparent;
		color: #fff;
		padding: 0;
		margin: 0px 0px !important;
		z-index: 10;
		display: flex;
		justify-content: flex-end;
		width: fit-content;
	}
	.header_main .elementor-menu-toggle__icon--open.e-font-icon-svg.e-eicon-menu-bar {
		fill: #000 !important;
		font-size: 30px;
	}
	.header_main nav.elementor-nav-menu--dropdown {
		position: fixed;
		top: 0;
		bottom: 0;
		width: 480px;
		margin: 0 !important;
		right: -490px;
		transform: unset !important;
		max-height: 100% !important;
		transition: all cubic-bezier(.53,-0.18,.37,1.23) 0.5s;
		background-color: #290442;
		z-index: 5;
		background-image: url("https://litliving.com/wp-content/uploads/2025/07/star_bg.png");
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center;
		overflow: visible;
		flex-wrap: wrap;
		padding: 100px 20px 20px;
		animation: unset !important; 
	}
	.logo-in-menu {
		max-width: 190px;
		margin-bottom: 10px;
	}
	.header_main .elementor-nav-menu > li > a {
		color: #fff;
		border-radius: 0;
	}
	.header_main .elementor-menu-toggle.elementor-active~.elementor-nav-menu--dropdown {
		right: 0px !important;
	}
	.header_main .elementor-menu-toggle.elementor-active {
		/* background-color: #fff; */
		/* margin: 0px !important; */
		position: fixed;
		right: 15px;
		top: 34px;
	}
	.hd_menu .elementor-nav-menu > li > a:hover {
		color: #fff !important;
	}
	.header_main .elementor-nav-menu {
		margin: 0;
		width: 100% !important;
		background: unset !important;
	}
	.header_main .sub-arrow {
		position: absolute;
		right: 30px;
	}
	.header_main .elementor-nav-menu>li:last-child>a:hover {
		background: transparent !important;
		color: #fff !important;
	}
	.header_main .elementor-nav-menu>li:last-child {
		margin-left: 0px;
	}
	div.hd_menu .elementor-nav-menu > li.mobile_menu a {
		border: 1px solid #fff !important;
		border-radius: 50px !important;
		justify-content: center;
		margin-top: 24px !important;
	}
	.elementor-nav-menu--dropdown::before {
		content: "";
		top: 0;
		bottom: 0;
		position: absolute;
		background: #000 !important;
		right: 100%;
		width: 100%;
		opacity: 0.8;
	}
	.header_main ul.elementor-nav-menu > li > a, .hd_menu .elementor-nav-menu > li:last-child > a {
		background-color: transparent !important;
		font-size: 20px !important;
		padding: 22px 15px !important;
		border: 0px !important;
		color: #fff !important;
		border-bottom: 1px solid #ffffffba !important;
	}
	.hd_menu nav > ul.elementor-nav-menu > li {
		margin-left: 0px;
	}
	.header_main ul.elementor-nav-menu .sub-menu li a {
		padding: 20px 20px 20px 35px !important;
		color: #fff !important;
		font-size: 17px !important;
		background-color: #231f20 !important;
		text-transform: uppercase;
	}
	.header_main ul.elementor-nav-menu .sub-menu {
		background: transparent !important;
	}
}
@media(max-width: 999px) {
	.cardimages_block .elementor-image-box-content {
		max-width: 300px;
	}
	.ft-nav-col {
		margin: 15px 0;
	}
	.pl60 {
		padding-left: 36px;
	}
	.pr60 {
		padding-right: 36px;
	}
	.litwheresec .elementor-image-box-img::after {
		margin: 18px auto 10px;
	}
	.litwheresec .elementor-widget-image-box {
		border-radius: 30px;
		padding: 26px 20px;
	}
	.ft-logo-cal, .ft-nav-col, .ft-btn-col {
		width: 100% !important;
		text-align: center;
	} 
	.lit_flip {
		bottom: 14px !important;
		width: 290px !important;
		right: 0 !important;
		left: 0 !important;
		margin: auto;
	}
	.flipone {
		display: none !important;
	}
	.service_box .elementor-image-box-content {
		width: 100% !important; 
		padding-left: 0;
	}
	.box_bg { 
		height: auto;  
		min-height: 65px;
	}
	.table_growth { 
		border-radius: 10px; 
		padding: 20px 0px 20px 20px;
	}
	.price_sec { 
		font-size: 13px; 
		min-width: 105px;
	}
	.fixed-side {
		padding: 0px 15px 0 0!important;
		width: 130px;
		white-space: normal !important;
		min-width: 125px;
	}
	.table-scroll th, .table-scroll td { 
		font-size: 15px;
		vertical-align: middle;
		line-height: 20px;
		padding: 0 0 0 4px;
	}
	.cornerbox { 
		border-radius: 13px; 
	}
	.service_box h3 {
		margin: 0 0 10px;
		font-size: 25px;
	}
	.service_box .elementor-image-box-img {
		width: auto !important;
		margin-left: 0 !important;
		margin-bottom: 9px !important;
	}
	.service_box p i {
		float: left;
		margin: 20px 0 0;
		font-size: 16px;
	}
	.service_box  .elementor-image-box-wrapper {
		flex-wrap: wrap;
	}
	.pb80 {
		padding-bottom: 50px;
	}
	.pt80 {
		padding-top: 50px;
	}
	.feature_slider .carousel-cell {
		margin: 15px 0px;
		text-align: center;
		padding: 0 10px;
	}
	.feature_slider .carousel-cell > div{ 
		border-radius: 10px; padding: 30px 10px;
	}
	.feature_slider p { 
		font-size: 22px;
		line-height: 29px;
	}
	.feature_slider img {
		max-height: 60px;
		margin-bottom: 10px;
	}
	.fullwidth a {
		width: 100% !important;
		max-width: 100%;
	}
	.card_blocks h3 {
		font-size: 27px; 
	}
	.btnsets .defbtn:last-child {
		margin-left: 6px;
	}
	.defbtn a { 
		font-size: 15px;
		padding: 14px 20px;
		min-width: 160px;
	}
	.banner h1 { 
		font-size: 39px;
		margin-bottom: 15px;
		line-height: 46px;
	}
	.banner {
		padding: 140px 15px 50px;
	}
	.bigheading h2 i { 
		display: block;
	}
	.card_blocks::before { 
		display: none;
	}

	p, li, div, p.elementor-heading-title { 
		font-size: 16px; 
		line-height: 23px; 
	}
	.mt80 {
		margin-top: 50px;
	}
	.pad80 {
		padding: 50px 15px;
	}
	.footer_logo img {
		max-height: 79px;
		width: auto;
	}
	.copyright_txt > div { 
		font-size: 16px;
	}
	.info_content {
		font-size: 13px;
		line-height: normal;
	}

	.image-caption::before {
		right: 92%;
		bottom: -12px;
		width: 24px;
		height: 12px;
	}
	.cont_tip img {
		max-height: 15px;
	}
	.cont_tip { 
		margin-left: 4px;
		max-height: 20px; 
	}
	.image-caption {
		right: unset;
		left: 0;
		max-width: 290px;
		font-size: 14px;
		line-height: 16px;
		padding: 6px 13px;
	}

}
@media(max-width: 767px) {
	.image-caption { 
		max-width: 210px; 
	}
	.image-caption::before { 
		right: 88%; 
	}
	.social_info {
		opacity: 1;
		margin-top: 0;
		visibility: visible;
	}
	.header_main .elementor-button {
		font-size: 15px !important;
		padding: 15px 23px !important;
	}
	.logomain {
		max-width: 160px;
	}

	.smtext {
		font-size: 12px;
		width: 155px; 
		padding: 6px 14px; 
		line-height: 13px;
	}

	.socialhide li:nth-child(n+5) {
		display: none !important;
	}
	.readygrow .elementor-widget-wrap {
		padding: 8% 4% 0% 4% !important;
	}

	.qun-col:nth-child(n+2) {
		margin-top: 10px;
	}
	.qun-col {
		border: 1px solid #8080802b;
		padding: 15px;
	}
	.service_box p b {
		text-align: center;
	}
	.service_box h3 {
		text-align: center;
	}
	.litwheresec .elementor-widget-image-box {
		width: 100%;
		margin: 13px 0;
	}
	.litwheresec > div {
		column-gap: 10px;
	}
	.pl60 {
		padding-left: 0px;
	}

	.pr60 {
		padding-right: 0px;
	}
	.service_box p i {
		float: unset;
		margin: 20px auto 0;
		font-size: 16px;
		max-width: fit-content;
	}

	.copyright_txt > div {
		padding: 10px 0 70px;
	}
	.ft-fix-btn a {
		color: #fff;
		font-size: 20px;
		text-transform: uppercase;
		line-height: normal;
		width: 100% !important;
		max-width: 100% !important;
	}
	.ft-fix-btn {
		display: flex;
		position: fixed;
		left: 0;
		right: 0;
		bottom: 0;
		text-align: center;
		border-top: 1px solid #ffffff38;
		background-color: #ec0f8d;
		z-index: 10;
		padding: 9px;
		width: 100% !important;
	}
	.mob-icon {
		display: block !important;
	}
	.service_box .elementor-image-box-wrapper {
		gap: 12px;
		justify-content: center;
	}
	.card_blocks p, .card_blocks h3 {
		text-align: center;
	}
	.tab_market .elementor-tab-content p, .tab_market .elementor-tab-content li {
		text-align: center;
	}
}

@media(max-width: 600px) {
	.talk-btn {
		margin: 0 auto;
	}
	.flickity-prev-next-button {
		width: 34px !important;
		height: 34px !important;
	}
	.litwheresec .elementor-widget-image-box:nth-child(n+2) {
		margin-top: 10px;
	}
	.litwheresec .elementor-widget-image-box {
		width: 100% !important;
	}
	.cardimages_block h3 {
		font-size: 21px;
	}
	.cardimages_block .elementor-image-box-img {
		max-width: 90px;
	}
	.cardimages_block .elementor-image-box-content {
		text-align: left;
		padding: 20px 15px;
		max-width: 282px;
	}
	.header_main ul.elementor-nav-menu > li > a, .hd_menu .elementor-nav-menu > li:last-child > a {
		font-size: 17px !important;
		padding: 18px 15px !important;
	}
	.header_main nav.elementor-nav-menu--dropdown {
		width: 300px !important;
	} 
	.footer_logo img {
		max-height: 81px;
	}
}
