@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.laukika.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.3.8") format("woff2");
	font-display:swap;
}

:root {
	--wd-text-font: "Helixa", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 14px;
	--wd-title-font: "Helixa", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Helixa", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Helixa", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Helixa", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Helixa", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: rgb(0,169,157);
	--btn-default-bgcolor: rgb(0,0,0);
	--btn-default-bgcolor-hover: rgb(0,169,157);
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgb(0,169,157);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(239,77,43);
	--wd-link-color-hover: rgb(121,163,66);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: #0a0a0a;
}

@font-face {
	font-family: "Helixa";
	src: url("//www.laukika.com/wp-content/uploads/2024/10/Helixa-Light.woff") format("woff");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Helixa";
	src: url("//www.laukika.com/wp-content/uploads/2024/10/Helixa-Regular.woff") format("woff");
	font-weight: 600;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Helixa";
	src: url("//www.laukika.com/wp-content/uploads/2024/10/Helixa-Bold.woff") format("woff");
	font-weight: 700;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Helixa";
	src: url("//www.laukika.com/wp-content/uploads/2024/10/Helixa-Black.woff") format("woff");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

body {
  scroll-behavior: smooth!important;
}
.wd-nav>li>a span:first-letter {
  font-size: 150%!important;
padding-right:2.3px;
	font-style:italic;
}
.wd-nav>li:nth-of-type(1) a span::first-letter {
  color: var(--e-global-color-f4ed7b1);
}
.wd-nav>li.current-menu-item:nth-of-type(1)  a {
	opacity:0.7;
  color: var(--e-global-color-f4ed7b1);
}
.wd-nav>li:nth-of-type(1) .current-menu a span{
  color: var(--e-global-color-f4ed7b1);
}
.wd-nav>li:nth-of-type(2) a span::first-letter, .wd-nav>li.current-menu-item:nth-of-type(2)  a {
  color:  var(--e-global-color-primary);
}
 
.wd-nav>li:nth-of-type(3) a span::first-letter, .wd-nav>li.current-menu-item:nth-of-type(3)  a {
  color:  var(--e-global-color-secondary);
}

.wd-nav>li:nth-of-type(4) a span::first-letter,.wd-nav>li.current-menu-item:nth-of-type(4)  a {
  color: var(--e-global-color-accent);
}
header .whb-general-header-inner:hover {
    box-shadow: 0px 4px 9.6px 0px #00000040; 
	transition: 0.6s;
}
header .whb-general-header-inner {
    background:white;
}
header .whb-general-header-inner {
 margin:16px;
	padding:10px;
    border-radius: 16px;
}
@keyframes bounce {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-7px);
  }
}
.scroll-down{
	 animation: bounce 2s infinite ease-in-out;
  display: inline-block; 
}
.underline h2:after{
	content: "";
    position: absolute;
    right: 0px;
	bottom:0px;
    width: 150%;
	margin:0px 0px;
    height: 4px;
    background: linear-gradient(270deg, #ef4d2b 55.09%, #00a99d 100%);
}
.gred-text {
    background: linear-gradient(90deg, #EF4D2B 3.73%, #265CAB 33.04%, #00A99D 62.91%, #403F99 95.39%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    filter: drop-shadow(inset 0.2em 0.2em 0.2em 0 rgba(255, 255, 255, 0.5), inset -0.2em -0.2em 0.2em 0 rgba(0, 0, 0, 0.5));
}
.acf-repeater-grid {
display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
    align-items: center;
}

.acf-repeater-item {
    display: flex;
    width: calc(50% - 10px);     align-content: center;
    align-items: center;
    box-sizing: border-box;
}
.acf-repeater-icon {
	margin:10px 10px 10px 10px;
	min-width: 80px;
	padding:6px;
 
}
.acf-repeater-wrap{
	display: flex;
    width: calc(50% - 10px);
    align-items: center;
    box-sizing: border-box;
    flex-direction: column;
}
.acf-repeater-heading{
font-family: "Space Grotesk", Sans-serif;
    font-size: 48px;
    font-weight: 700;
	    margin: 0px;
}
.acf-repeater-icon img{
height: 100px;
    width: 100%;
    object-fit: contain;
    text-align: center;
    margin: auto;
}

.acf-repeater-content {
    flex-grow: 1;
}
 
.visual-slide figure{
   filter: drop-shadow(0px 0px 10px #d3d3d3);
	padding:16px;
}
 
#visible-case-study h3{
 filter: none !important;
}
#visible-case-study:not(h3) {
	   user-select: none;  /
	-webkit-user-select: none;
	-webkit-touch-callout: none;
	-moz-user-select: none;
	-ms-user-select: none; 
    filter: blur(5px) !important;
    pointer-events: none;  
    transition: filter 0.5s ease-in-out;
} 
#show-case-study {
    filter: none !important;
    pointer-events: auto; 
    transition: filter 0.5s ease-in-out;
}
#view-study {
    position: absolute;
    margin-top: 20%; 
    border: 2px solid white;
    border-radius: 100px;
    filter: drop-shadow(0px 0px 20px var(--e-global-color-secondary));
}
#hide-study-btn{
	display:none!important;
}
.single-case-study .spu-box .wpcf7 form.sent .wpcf7-response-output{
display:none;
}
.case-study-popup img {
    border-radius: 16px;
	    width: 100%;
}
.case-study-popup p{
margin: 16px 0px 0px 0px;
	font-size:1rem;
}
.case-study-popup input {
    height: 45px;
	font-size:1rem;
    width: 100%;
    border: 1px solid black;
    border-radius: 8px;
    padding: 10px;
    text-align: left;
    background-color: #f0f0f0;
    border-color: #f0f0f0;
    color: #000;
    margin: 12px 0px;
}
.case-study-popup .wpcf7-submit{
	background-color:#000000;
	color:white;
	text-align:center;	
}
.case-study-popup .wpcf7-submit:hover{
	background-color:var( --e-global-color-secondary );
	color:white;
	text-align:center;
}
.case-study-popup .spu-close{     
    padding: 4px; 
 text-shadow: 0 3px 10px #ffffff!important;
    color: #000000!important;
    margin: auto;
}
.case-study-popup form {
    padding: 0px 20px;
}
.visual-slide img{
	height:300px;	
	width:auto;
	object-fit:contain;
}
.form-group-wrapper {
    display: flex;
    gap: 20px;  
}
.form-item-half input::placeholder, .form-item-full textarea::placeholder{
	color:#999999
}
.form-item-half input, .form-item-full textarea{
	border:2px solid white;
	border-radius:6px;
	color:#ffffff;
}
.form-item-half {
    flex: 1; 
}
.form-item-full input{
	border:1px solid #333;
	border-radius:100px;
}
.form-item-full input:focus{
	border:1px solid #666;
	border-radius:100px;
}
.form-item-full {
    width: 100%;
	margin:auto;
	text-align:center;
} 
#form-submit { 
    padding: 10px;
    background-color: #ffffff; 
    color: #000; 
        font-family: "Space Grotesk", Sans-serif;
	font-size:1rem;
	border-radius:100px;
	padding:10px 20px;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: bold;
}
.fit-image a img{
	height:250px;
	width:100%;
	object-fit:cover;
}
.resume-form form > p{ 
	width:auto;
	color:#fff;
    border-radius: 6px;
	    display: flex;
}
.resume-form form input[type="file"] {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 42px;  
    background-color: #f8f8f8;  
	border-radius: 6px 0px 0px 6px;
}

.resume-form form  input[type="file"]::before {
    content: attr(data-text);  
    display: inline-block;
    width: 100%;
    height: 100%;
    line-height: 42px;  
    text-align: center;  
    color: #555;  
}
.resume-form form input[type="file"]:hover::before {
    background-color: #e8e8e8;  
}
.resume-form form input[type="submit"]{
	background:var(--e-global-color-primary);
	height:36px;
	color:#fff;
	font-size:16px;
	font-family:var( --e-global-typography-text-font-family ), Sans-serif;	
    border-radius: 0px 6px 6px 0px;
}
 
.radio-chip-group input[type="radio"] {
    display: none;
}
.radio-chip-group .wpcf7-list-item{
	margin:0px;
}
.radio-chip-group input[type="radio"] + span {
    display: inline-block;
    height: 30px;
	font-size:90%;
    padding: 4px 6px;
    margin: 2px;
	font-weight:700!important;
       background: transparent;
    border: 1.5px solid #ccc;
    border-radius: 100px; 
    cursor: pointer;
    transition: background-color 0.5s, border-color 0.5s, color 0.5s;
} 
.radio-chip-group input[type="radio"]:checked + span {
    background-color: #333;
    color: #fff;
    border: 1px solid #333;
}
 
.radio-chip-group label:hover span {
    background-color: #ccc;
}
.floating-cta input{
	height:36px;
	border:1.5px solid #ccc;
	color:#000;
	font-weight:700;
}
.floating-cta .form-group-wrapper{
	gap:8px;
}
.floating-cta p{
	margin-bottom:8px;
}
.floating-cta #form-submit{
	width:100%;
	background:#000;
	color:#fff;
	height:36px;
	padding:4px 8px;
}
.radio-chip-group{
	margin-top:-20px;
}
 
.tax-filter{
	max-height:70px;  
}
.think-shape:before{
    content: '';
    height: 40px;
    width: 40px;
    background: #ffffff;
border-radius: 8px 0px 0px 0px;
    left: 100%;
    top: 100%;
	border-bottom:0px;
    border-top: 1px solid black;
    border-left: 1px solid black;
    border-right: 0px!important;
    z-index: 99important;
    margin-top: -39px;
	clear:both;
    margin-left: -39px;
} 
.think-shape:hover #think-menu ul { 
    display: block!important;	
  
}
 
.think-shape:hover .think-text p, .think-shape:hover .think-title h2{	
color:#fff!important;
}
.think-shape:hover #think-menu .has-submenu { 
	 transition:0.1s;
    visibility: hidden;  
}
#think-menu a.has-submenu {
    color: black !important;
}
 
#think-menu a{
	padding:7px 0px; 
	text-align:left;
	 white-space: normal;
    word-wrap: break-word;
    line-height: 1.4;
    max-width: 100%;
	font-size:90%; 
	margin-left:0px!important;
}
#think-menu a.elementor-sub-item:before{
	    content: '+';
    padding: 0px 6px 0px 0px;
}
#think-menu .elementor-sub-item:hover{
	background:#11111135; 
	border-radius:100px;

}
#think-menu a.elementor-sub-item{
margin:0px!important;
	font-size:100%; 
}
.layout-section.active {
    display: block;
    opacity: 1;
}

.close-layout-button {
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: transparent;
    border: none;
    font-size: 24px;
    cursor: pointer;
    z-index: 10000;
}

.close-layout-button:hover {
    color: #f00; 
}
.whb-boxed:not(.whb-sticked) .whb-main-header:before{
	height:0px!important;
}
.whb-boxed:not(.whb-sticked) .whb-main-header{
width:100%;
}
.whb-row.whb-general-header {
max-width: calc(var(--wd-container-w) - 30px);
margin: auto;
}
.grecaptcha-badge {
    display: none !important;
}
.wd-dropdown-menu.wd-design-default{
	background:#f6f6f6f9;
	    border-radius: 16px;
	margin-top:6px;
}
.wd-sub-menu li>a { 
    color: #000000;
    font-size: 18px;
	border-bottom:1px solid #d6d6d6;
    font-style: oblique;
}

.span-spacing li{
	padding:12px 0px;
}
.span-spacing span{
	padding:1px 4px;
}
.elementor-widget-text-editor {
    display: block;
}
.whb-color-dark:not(.whb-with-bg){
	background:none;
}

header.whb-sticked .whb-general-header-inner  {
    box-shadow: 0px 4px 9.6px 0px #00000040; 
	margin:5px 0px;
	transition: 0.6s;
}











@media (max-width: 768px) {
    .acf-repeater-item {
        width: 100%;
    }
	.acf-repeater-icon { 
	min-width: 60px; 
}
	 .form-group-wrapper {
        flex-direction: column;
    }
	.fit-image a img{
	height:150px; 
}
	
	.resume-form form input[type="file"] {

	font-size:12px;
}
	.resume-form form input[type="submit"]{
	font-size:12px; 
}
	#think-menu .elementor-nav-menu--dropdown {
   margin-top:0%!important
}
	.visual-slide img{
	height:200px;	
	width:auto;
	object-fit:contain;
}
} 


