/*
Theme Name:     Star Quality Painting & Decorating Child
Description:    
Author:         admin
Template:       twentytwenty

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
.hfe-site-logo figure.wp-caption {
    display: flex;
    align-items: center;
    gap: 10px;
}
body, html{
    overflow-x: hidden !important;
}
body , h1,h2,h3,h4,h5,h6 ,a,span {
	font-family: Inter !important;
}
div#wpadminbar span {
    font: normal 17px/1 dashicons !important;
}
.author_page {
    background: #249944;
    color: #fff;
    padding: 40px 0;
}
.author_page h1 {
    font-size: 56px;
    margin: 0;
    line-height: 1.5;
    font-weight: 400;
    text-align: center;
}
.author_page h1, .author_page span.vcard a {
    color: #fff;
}
.author-page-content {
    padding: 80px 0px 0px;
}
.bottom-spacing {
    margin-bottom: 40px;
    padding: 0 15px;
}
.author-page-content .inner_main {
    border-radius: 0 0 3px 3px;
}
.inner_main {
    height: 100%;
}
.inner_main {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.image_div img, .image_div {
    height: 400px !important;
    border-radius: 3px 3px 0 0;
    object-fit: cover;
    width: 100%;
}
.auth-content-area {
    padding: 30px;
}
.auth-content-area h3 {
    color: #000;
    margin: 0;
    font-size: 28px;
    letter-spacing: 1px;
    line-height: 38px;
}
.auth-content-area p {
    font-size: 18px;
    margin: 10px 0 30px;
}
.auth-content-area a.read_more-btn.btn-default {
    color: #fff;
    font-size: 20px;
    border: solid 2px;
    padding: 8px 30px;
    border-radius: 50px;
    background: #000;
    transition: 0.5s;
    display: inline-flex;
    align-items: center;
    gap: 10px;
}
.auth-content-area a.read_more-btn.btn-default:hover {
    color: #fff;
    background: #249944;
}
input ,button , a {
    text-decoration: none !important;
}
.service-slider , .client_says {
    margin: 0 !important;
}
:focus-visible{
    outline: none !important;
}
.submit-btn {
    display: none !important;
}
.banner {
    max-width: 100%;
    min-height: 400px;
    display: flex;
    align-items: center;
    text-align: center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
    position: relative;
}
.page_content::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.5);
}
.page_content h1 {
    font-size: 56px;
    line-height: 60px;
    padding: 40px 0;
   
    margin: 0;
}
.page_content h1 {
    color: #fff;
    font-size: 60px;
    font-weight: 400;
    font-style: normal;
    line-height: 52px;
    letter-spacing: 0px;
    text-transform: capitalize;
    position: relative;
}
.single-page {
    padding: 60px 0;
    background: #E9F5EC;
}
.error-section {
    padding: 60px 0px;
    background: #E9F5EC;
}
.error404 .container {
    max-width: 100% !important;
    padding: 0;
    overflow: hidden;
}
.error404 footer .e-con-inner, .single-post footer .e-con-inner {
    padding-top: 70px !IMPORTANT;
}
.page-404 {
    padding: 0;
    width: 100%;
    text-align: center;
}
.page-404 h2 {
    font-weight: 400;
    font-size: 100px !important;
    line-height: 110px !important;
    color: #249944 !important;
    text-transform: capitalize;
    margin-bottom: 20px;
}
.page-404 h3 {
    font-size: 40px;
    font-weight: 400;
    color: #000;
    line-height: 50px;
    margin-top: 0;
    margin-bottom: 10px;
}
.page-404 .nav-btn {
    margin-top: 30px;
}
.nav-btn a {
    background-color: #000;
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #6C674D;
    border-radius: 33px 33px 33px 33px;
    padding: 15px 40px 15px 40px;
    display: inline-block;
    line-height: normal;
    text-decoration: none;
    transition: 0.5s;
}
.page-404 .nav-btn a {
    border: 0;
}
.nav-btn a:hover {
    background-color: #249944;
    color: #fff;
}
.img-box img {
    width: 100px;
    height: 100px;
    object-fit: contain;
    margin: 0 auto;
}
.service-slider .slick-slide , .client_says .slick-slide{
    padding: 0 30px;
}
.service-slider .slick-list , .client_says .slick-list{
    margin: 0 -30px;
}
.callaction .elementor-button-icon svg {
    width: 2em;
}
.twoinline:nth-child(even) {
    float: right;
}
.twoinline {
    float: left;
    width: 45%;
}
.contact-form input, .contact-form textarea {
    font-size: 24px;
    padding: 30px;
    margin-bottom: 40px;
    width: 100%;
    font-family: Inter !important;
}
.contact-form input {
    border: 0;
    border-bottom: 1px solid #000;
    padding-top: 0 !important;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0 !important;
}
.contact-form label {
    color: #000;
    font-size: 24px;
    margin-bottom: 5px;
    font-family: Inter !important;
}
textarea.text-fields {
    border: 1px solid #000;
    border-radius: 20px;
}
input.submitform {
    display: flex;
    padding: 20px 0 !important;
    width: 100%;
    max-width: 260px;
    border-radius: 55px;
    font-size: 20px !important;
    margin: 0 !important;
    background: #000 !important;
    color: #fff !important;
    transition: all .3s;
}
span.wpcf7-spinner {
    display: none;
}
input.submitform:hover {
    background: #249944 !important;
    color: #fff !important;
}
.service-slider ul.slick-dots {
    position: unset;
    margin-top: 80px;
}
.client_says ul.slick-dots{
    position: unset;
    margin-top: 40px;
}
.service-slider .slick-dots li , .client_says .slick-dots li{
    width: auto;
    height: auto;
}
.service-slider .slick-dots li.slick-active button , .client_says .slick-dots li.slick-active button {
    width: 100px;
    background: #249944;
}
.service-slider .slick-dots li button ,.client_says .slick-dots li button{
    height: 10px;
    width: 70px;
    background: #000;
    border-radius: 50px;
}
.service-slider .slick-dots li button::before , .client_says .slick-dots li button::before {
    content:none;
}
.service-slider .slick-slide p {
    height: 130px;
    overflow: auto;
    padding-right: 15px;
}
.client_says .slick-slide p {
    height: 185px;
    overflow: auto;
    padding-right: 15px;
}
.button_icon_size svg {
    width: 35px;
}
.container {
    width: 100%;
    max-width: 96% !important;
    margin: 0 auto;
}
.main-banner {
    width: 100%;
    max-width: 96% !important;
    margin: 78px auto 0;
}
.scrolled {
    box-shadow: 0px 1px 48px -26px rgba(0,0,0,0.4);
    transition: all 0.3s ease;
}

.banner-width {
    width: 100%;
    max-width: 96% !important;
    margin: 60px auto;
}
.newsletter input {
    border: 0;
    border-bottom: 1px solid #000;
    padding: 0;
    padding-bottom: 5px;
    font-size: 26px;
}
.newsletter span.wpcf7-spinner {
    display: none;
}
.submit-btn {
    padding: 20px 30px !important;
    margin-top: 20px !important;
    background: #000 !important;
    border: 0 !important;
    border-radius: 48px !important;
    font-size: 20px !important;
    color: #fff !important
}
.submit-btn:hover {
   background: #249944 !important;
   color: #fff !important; 
}
.page-404 p, .single-page p {
    font-size: 18px;
    line-height: 28px;
}
.author-page-content .bottom-spacing {
    margin-bottom: 30px;
}
.author-page-content .row {
    display: flex;
    gap: 24px;
}
.author-page-content .bottom-spacing {
    margin-bottom: 0;
    width: 32%;
    padding: 0px;
}
.author-page-content .image_div img, .author-page-content .image_div {
    height: auto !important;
}
.author-page-content .fa-angle-double-right:before {
    content: "\f30b";
}
.singleline {
    float: left;
    width: 100%;
}
.service-slider .slick-arrow:before , .client_says .slick-arrow:before{
    font-size: 42px;
    color: #249944;
    opacity: 1 !important;
}
.service-slider .slick-arrow  ,.client_says .slick-arrow{
/*    top: -70px;*/
    z-index: 9;
}
.service-slider .slick-prev {
    left: 0;
}
.client_says .slick-prev {
    left: -20px;
}
.service-slider .slick-next {
    right: 15px;
}
.client_says .slick-next{
    right: 0px;
}
.service-slider .slick-arrow:hover:before  ,.client_says .slick-arrow:hover:before{
    color: #000;
}
/*26-03-2025*/
.call-icon:before {
    position: absolute;
    left: 20px;
    font-size: 18px;
    z-index: 999;
    top: 53%;
    transform: translateY(-50%) rotate(100deg);
    color: #fff;
    font-weight: 600;
    font-family: 'Font Awesome 5 Free';
    content: "\f095";
}
.call-icon {
    position: relative;
}
.call-icon a {
    padding-left: 50px !important;
}
.slick-prev, .slick-next{
    top: 37%;
}
.image-slider figure.swiper-slide-inner{
    padding: 0 5px;
}
.image-slider figure.swiper-slide-inner img {
    height: 300px !important;
    width: 100%;
}
.hfe-scroll-to-top-wrap .hfe-scroll-to-top-button {
    right: 20px !important;
    height: 40px !important;
    width: 40px !important;
    bottom: 20px !important;
}
.hfe-scroll-to-top-wrap .hfe-scroll-to-top-button i {
    font-size: 20px !important;
}
/**************************************************MEDIA QUERY*********************************************/
.header_menu ul li a.elementor-button {
    gap: 15px;
}
@media only screen and (min-width:2400px) and (max-width: 2650px) {


}
@media(min-width:144px){
    .service-slider img {
    width: 100px;
    height: 100px;
    object-fit: contain;
}
}

@media(min-width:2650px){
/*    .header-logo figcaption.widget-image-caption.wp-caption-text {
        font-size: 42px !important;
    }
 .header_menu ul li a {
    font-size: 36px !important;
}
    .header_socials a.elementor-icon{
        font-size: 53px !important;
    }
.header_menu ul li a.elementor-button {
    font-size: 27px !important;
    gap: 15px;
}*/
}
.header_menu ul li a.elementor-button svg {
    width: 25px;
}
@media only screen and (min-width:1201px) and (max-width: 1300px) {
   /* .header-logo figcaption.widget-image-caption.wp-caption-text {
        font-size: 22px !important;
    }
    .header_menu ul li a {
        font-size: 22px !important;
    }*/
    .author-page-content .row {
        gap: 23px;
    }
}
@media(max-width:1440px){

    div#sbi_images .slick-prev {
    left: 0;

}
div#sbi_images .slick-next {
   right:0;
}
    .author_page h1 {
        font-size: 40px;
        line-height: 50px;
    }
}
@media(min-width:2400px){
.main-banner {
    margin: 102px auto 0;
}
}
@media(max-width:1200px){
    .service-slider .slick-slide p {
    height: 100px;
    overflow: auto;
    padding-right: 15px;
}
    .newsletter input {
        font-size: 18px;
    }
    .page-404 h2 {
        font-size: 80px !important;
        line-height: 80px !important;
    }
    .page-404 h3 {
        font-size: 30px;
        line-height: 40px;
    }
    .page-404 p {
        font-size: 16px;
        line-height: 26px;
    }
    .nav-btn a, .auth-content-area a.read_more-btn.btn-default {
        font-size: 18px;
    }
    .auth-content-area {
        padding: 20px;
    }
    .auth-content-area h3 {
        font-size: 24px;
        line-height: 34px;
    }
    .auth-content-area p {
        font-size: 18px;
        margin: 10px 0 20px;
    }
    .category footer .e-con-inner {
        padding-top: 60px;
    }
    .author-page-content {
        padding-top: 60px;
    }
    .author-page-content .row {
        gap: 19px;
    }
}
@media(min-width:1025px){
    .hfe-nav-menu__layout-horizontal{
        width: 100% !important;
    }
  ul#menu-1-36ee9dd {
    width: 100% !important;
    align-items: center;
}
}
@media(max-width:1024px){
    .error-section, .single-page {
        padding: 30px 0;
    }
    .page_content h1 {
        font-size: 40px;
        line-height: 50px;
    }
    .single-post .banner {
        min-height: 300px;   
    }
}
@media(max-width:1024px) and (min-width:992px){
	.service-slider ,.client_says {
    margin-bottom: 0 !important;
}
	.service-slider .slick-arrow:before ,.client_says .slick-arrow:before{
    font-size: 32px;
  }
/*  .service-slider .slick-arrow {
    top: -60px;
}*/
   .img-box img {
    width: 50px;
    height: 50px;
}
    .button_icon_size svg {
    width: 28px;
}
    .service-slider .slick-slide ,.client_says .slick-slide{
        padding: 0 20px;
    }
    .service-slider .slick-list ,.client_says .slick-list{
    margin: 0 -20px;
}
.service-slider .slick-next {
    right: 15px;
}
.service-slider .slick-dotted.slick-slider {
    margin-bottom: 0px;
}
    .service-slider ul.slick-dots ,.client_says ul.slick-dots{
    margin-top: 14px;
}
    .service-slider .slick-dots li button ,.client_says .slick-dots li button {
        width: 50px;
    }
    .service-slider .slick-dots li.slick-active button ,.client_says .slick-dots li.slick-active button{
        width: 70px;
    }
    .contact-form input, .contact-form textarea {
        font-size: 20px;
        margin-bottom: 40px;
    }
    .contact-form label {
        font-size: 20px;
        margin-bottom: 10px;
    }
  input.submitform {
    padding: 15px 0 !important;
    max-width: 162px;
    font-size: 16px !important;
}
}
@media(max-width:991px){
	.header_menu ul li a br {
    display: none;
}
	.service-slider .slick-list ,.client_says .slick-list {
    margin: 0 -15px;
}
    .main-banner, .container , .banner-width {
        max-width: 94% !important;
    }
    .main-banner, .banner-width {
    width: 100%;
    max-width: calc(100% - 40px) !important;
    margin: 70px auto 0;
}
}
@media(max-width:991px){
    .author-page-content .bottom-spacing {
        width: 48.5%;
    }
    .author-page-content .row {
        gap: 20px;
    }
}
@media(max-width:991px) and (min-width:768px){
    .client_says .slick-slide p {
    height: 170px;

}
.client_says .slick-prev {
    left: 0px;
}
.client_says .slick-next {
    right: 15px;
}
	.header_menu ul li a svg {
    width: 28px;
}
	.header_menu ul li a {
       gap: 25px !important;
    justify-content: flex-start !important;
}
  .service-slider .slick-arrow:before ,.client_says .slick-arrow:before{
    font-size: 30px;
}
.service-slider .slick-next {
    right: 15px;
}
/*.service-slider .slick-arrow {
    top: -60px;
}*/

.img-box img {
    width: 60px;
    height: 60px;
  }
    .button_icon_size svg {
        width: 30px;
    }
   /* .service-slider .slick-slide {
        padding: 0 15px;
    }*/
    .service-slider .slick-dots li.slick-active button , ,.client_says .slick-dots li.slick-active button{
        width: 70px;
    }
    .service-slider .slick-dots li button  ,.client_says .slick-dots li button{
        width: 50px;
    }
    .service-slider ul.slick-dots ,.client_says ul.slick-dots{
          margin-top: 20px;
    }
    .banner-width {
       margin: 40px auto;
    }
    .contact-form input, .contact-form textarea {
        font-size: 18px;
        padding: 30px;
        margin-bottom: 30px;
    }
    .contact-form label {
        font-size: 18px;
        margin-bottom: 10px;
    }
    input.submitform {
        padding: 15px 0 !important;
        max-width: 220px;
        font-size: 22px !important;
    }
}
@media(max-width:767px){
    div#sbi_images .slick-prev {
    left: -15px !important;
}
div#sbi_images .slick-next {
    right: 0 !important;
}
div#sbi_images .slick-track {
    gap: 0px !important;
}
    .client_says .slick-prev {
    left: 0px;
}
.client_says .slick-next {
    right: 10px;
}
    .logo-section .logo-column {
    max-width: 46%;
}
.logo-section>.e-con-inner {
    gap: 40px;
    justify-content: center !important;
}
.header_menu ul li a svg {
    width: 25px;
}
	.header_menu ul li a {
       gap: 25px !important;
    justify-content: flex-start !important;
}
	.service-slider .slick-arrow:before ,.client_says .slick-arrow:before{
    font-size: 32px;
}
.banner-width {
    margin: 40px auto;
}
/*.service-slider .slick-arrow {
    top: -60px;
}*/
.service-slider .slick-next {
    right: 15px;
}
    .button_icon_size svg {
        width: 30px;
    }
    .service-slider .slick-dots li button ,.client_says .slick-dots li button{
        width: 30px;
    }
    .service-slider .slick-dots li.slick-active button , .client_says .slick-dots li.slick-active button{
        width: 50px;
    }

    .service-slider ul.slick-dots ,.client_says ul.slick-dots{
        position: unset;
    }
.service-slider ul.slick-dots, .client_says ul.slick-dots {
    margin-top: 10px;
}
    .img-box img {
        width: 90px;
        height: 90px;
        object-fit: contain;
        margin: 0 auto;
    }
    .twoinline {
        width: 100%;
    }
    .contact-form input, .contact-form textarea {
        font-size: 18px;
        padding: 20px 0;
        margin-bottom: 20px;
      }
      .contact-form label {
        font-size: 18px;
        margin-bottom: 10px;
    }
    input.submitform {
        padding: 15px 0 !important;
        max-width: 170px !important;
        font-size: 16px !important;
       margin: 0 auto;
    }
    .page-404 h2 {
        font-size: 60px !important;
        line-height: 60px !IMPORTANT;
    }
    .page-404 h3 {
        font-size: 22px;
        line-height: 32px;
        margin: 0;
    }
    .page-404 p, .single-page p {
        font-size: 16px;
        line-height: 26px;
    }
    .page-404 .nav-btn {
        margin-top: 20px;
    }
    .error404 footer .e-con-inner, .single-post footer .e-con-inner {
        padding-top: 40px !IMPORTANT;
    }
    .page_content h1 {
        font-size: 26px;
        line-height: 36px;
    }
    .author-page-content .bottom-spacing {
        width: 100%;
    }
    .author_page {
        padding: 20px 0;
    }
    .author_page h1 {
        font-size: 30px;
        line-height: 40px;
    }
    .auth-content-area p {
        font-size: 16px;
        margin: 5px 0 20px;
        line-height: 26px;
    }
    .author-page-content, .category footer .e-con-inner {
        padding-top: 40px;
    }
    .slick-slide {
        padding: 0 5px;
    }
    .text-slider .slick-next {
        right: 5px;
    }
    .text-slider .slick-prev {
        left: -10px;
    }
    .text-slider .slick-prev, .text-slider .slick-next {
        z-index: 9;
        top: 50%;
        transform: translateY(-50%);
    }
    .text-slider .slick-prev:before, .text-slider .slick-next:before {
        color: #249944;
        font-size: 32px;
    }
    .service-slider .slick-dots li button ,.client_says .slick-dots li button{
    height: 5px;
    width: 20px;
    padding: 0;
}
.service-slider .slick-dots li.slick-active button {
    height: 5px;
    width: 30px;
    padding: 0;
}
}
@media(max-width:575px){
.logo-section>.e-con-inner {
    gap: 20px;
}
.img-box img {
    width: 50px;
    height: 50px;
}
.logo-section  .logo-column figure {
    max-width: max-content !important;
    width: 100% !important;
}
.image-slider figure.swiper-slide-inner img {
    height: 275px !important;
}}
@media(max-width:480px){
.header-logo figcaption.widget-image-caption.wp-caption-text {
    font-size: 11px !important;
}
.service-slider .slick-next {
    right: 10px !important;
}
.image-slider .swiper-slide{
    width:100% !important;
}}





@media(max-width:1600px) and (min-width:1441px){
/*.header-logo figcaption.widget-image-caption.wp-caption-text {
    font-size: 22px !important;
}
.header_menu ul li a {
    font-size: 22px !important;
}
.header_socials a.elementor-icon {
    font-size: 42px !important;
}*/

    }

@media(max-width:1100px) and (min-width:1025px){


}

@media(max-width:1200px) and (min-width:1025px){
	.service-slider .slick-arrow:before {
    font-size: 32px;
}
/*.service-slider .slick-arrow {
    top: -60px;
}*/
.service-slider .slick-next {
    right: 15px;
}
.service-slider .slick-dots li.slick-active button {
    width: 70px;
}
.service-slider {
    margin: 0 !important;
}
.service-slider .slick-dots li button {
    width: 40px;
}
	.main-banner {
    margin: 78px auto 0;
}
	.header-logo figcaption.widget-image-caption.wp-caption-text {
        font-size: 14px !important;
    }
.header_menu ul li a {
    font-size: 14px !important;
    line-height: 22px !important;
}
.header_menu ul li a.elementor-button svg {
    width: 18px;
}
   .img-box img {
    width: 65px;
    height: 65px;
}
.service-slider .slick-slide {
    padding: 0 20px;
}
.service-slider .slick-list{
    margin: 0 -20px;
}
.button_icon_size svg {
    width: 30px;
}
.service-slider ul.slick-dots {
    position: unset;
    margin-top: 30px;
}
.contact-form label {
    color: #000;
    font-size: 16px;
    margin-bottom: 10px;
    font-family: Inter !important;
}
.contact-form input, .contact-form textarea {
    font-size: 16px;
    margin-bottom: 20px;
}
input.submitform {
    padding: 16px 0 !important;
    max-width: 170px;
    font-size: 16px !important;
}
}
@media(min-width:1441px) and (max-width:1600px){
.contact-form label {
    font-size: 20px;
    margin-bottom: 10px;
}
.contact-form input, .contact-form textarea {
    font-size: 20px;
    margin-bottom: 20px;
}
  input.submitform {
    padding: 15px 0 !important;
    max-width: 200px;
    font-size: 20px !important;

}
.img-box img {
    width: 80px;
    height: 80px;
    object-fit: contain;
}

}
@media(max-width:1440px) and (min-width:1201px){
    .service-slider .slick-slide, .client_says .slick-slide {
    padding: 0 10px;
}
.service-slider .slick-prev {
    left: -20px;
}
    .service-slider .slick-slide p {
    height: 100px;
   }
	.service-slider .slick-arrow:before {
    font-size: 36px;
 }
 .service-slider  {
   margin:0 !important;
 }
/* .service-slider .slick-arrow {
    top: -60px;
}*/
.service-slider .slick-next {
    right: 0px;
}
.service-slider .slick-dots li button {
    width: 50px;
}
.service-slider .slick-dots li.slick-active button {
    width: 70px;
}
	.main-banner {
    margin: 78px auto 0;
}
	.header_menu ul li a.elementor-button svg {
    width: 20px;
}
.img-box img {
    width: 65px;
    height: 65px;
}
.button_icon_size svg {
    width: 25px;
}
.service-slider ul.slick-dots {
    position: unset;
    margin-top: 30px;
}
.contact-form label {
    color: #000;
    font-size: 20px;
    margin-bottom: 0px;
    font-family: Inter !important;
}
.contact-form input, .contact-form textarea {
         font-size: 20px;
      margin-bottom: 20px;
  }
input.submitform {
    padding: 15px 0 !important;
    max-width: 180px;
    font-size: 18px !important;
}
}

@media(min-width:1601px) and (max-width:1920px){
	.img-box img {
    width: 90px;
    height: 90px;
}

}

@media(min-width:1921px) and (max-width:2400px){
/*.responsive-size .heading-size h2 {
    font-size: 70px !important;
    line-height: 100px !important;
}*/
/*body .responsive-size .heading-size {
    max-width: 600px !important;
    width: 100% !important;
}*/
/*.para-size span {
    font-size: 32px !important;
    line-height: 62px !important;
}*/

}






:target {
  scroll-margin-top: 104px;
}

.client_says .slick-slide p::-webkit-scrollbar , .service-slider .slick-slide p::-webkit-scrollbar  {
    width: 2px;
}
::-webkit-scrollbar-track {
    background: transparent;
}
::-webkit-scrollbar-thumb {
    background: #000000;
}





div#sbi_images .slick-prev, div#sbi_images .slick-next {
    top: 50%;
    z-index: 9;
}

div#sbi_images .slick-arrow::before {
    color: #249944;
    font-size: 32px;
    opacity: 1 !important;
}
div#sbi_images .slick-track {
    display: flex;
    gap: 15px;
}