.elementor-kit-209{--e-global-color-primary:#1B1B1B;--e-global-color-secondary:#6BB34E;--e-global-color-text:#474747;--e-global-color-accent:#FFFFFF;--e-global-color-2a8577c:#D11C22;--e-global-color-fed4598:#6BB34E;--e-global-typography-primary-font-family:"Fonarto";--e-global-typography-primary-font-size:42px;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-line-height:1.1em;--e-global-typography-secondary-font-family:"Nunito";--e-global-typography-secondary-font-size:13px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-secondary-letter-spacing:0.3px;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-size:15px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.6em;--e-global-typography-accent-font-family:"Nunito Sans";--e-global-typography-accent-font-size:17px;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-line-height:1.2em;--e-global-typography-102c396-font-family:"Nunito Sans";--e-global-typography-102c396-font-size:22px;--e-global-typography-102c396-font-weight:800;--e-global-typography-102c396-line-height:1.2em;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-209 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1250px;}.e-con{--container-max-width:1250px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-209{--e-global-typography-primary-font-size:35px;--e-global-typography-text-font-size:14px;--e-global-typography-accent-font-size:16px;--e-global-typography-102c396-font-size:20px;font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-209{--e-global-typography-primary-font-size:30px;--e-global-typography-102c396-font-size:19px;font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body{
    overflow-x: hidden;
}

p:last-child{
    margin-bottom: 0;
}

svg{
    height: auto;
}






.cus-p-slider-wrap .jet-listing-dynamic-repeater__items {
    display: flex;
    flex-direction: column !important;
    gap: 12px;
}

.cus-product-carousel{
    padding-left: 0;
}

.cus-product-carousel li{
    list-style: none;
    display: flex;
    align-items: center;
    gap: 20px;
}

.cus-pc-img{
    overflow: hidden;
    min-width: 60px;
    height: 60px;
    border: solid 1px transparent;
    border-radius: 10px;
    background-image: linear-gradient(#f0f3f8, #f0f3f8), linear-gradient(-41deg, #09aeff 0%, #72f7b1 100%);
    background-origin: border-box;
    background-clip: content-box, border-box;
    text-align: center;
    line-height: 70px;
}

.cus-pc-img img{
    max-width: 80%;
    max-height: 80%;
    object-fit: contain;
}


.cus-pc-text{
    
}









@media screen and (max-width: 767px){
    .cus-btn a{
        width: 100%;
    }
    
    .cus-pc-img{
        min-width: 60px;
        height: 60px;
        line-height: 70px;
    }
    
    .cus-pc-img img{
        max-width: 60%;
        max-height: 60%;
    }
    
    .cus-product-carousel li{
        gap: 12px;
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Fonarto';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://labcare.com.bd/wp-content/uploads/2026/07/Fonarto.ttf') format('truetype');
}
/* End Custom Fonts CSS */