/*
Theme Name: Saasland Child
Theme URI: https://droitthemes.com/wp/saasland-theme/demos/
Template: saasland
Author: DroitThemes
Author URI: https://themeforest.net/user/droitthemes
Description: Saasland is a creative WordPress theme for saas, software, startup, mobile app, agency and related products &amp; services. SaasLand is loaded with tons of features, elements &amp; blocks, options that give its users real flexibility to create a dynamic, professional website in no time.
Version: 1.1.5
Updated: 2021-08-12 

 */
.slider-nav .slick-track {
    width: 25% !important;
    margin: 0 auto;
}
.botton_image_sec {
    margin-top: 70px;
    height: 350px;
    border-radius: 10px;
    position: relative;
    padding: 120px 40px;
}
.botton_image_sec h4 {
    text-align: center;
    color: #fff;
	    z-index: 2;
    position: relative;
}
.botton_image_sec p {
    color: #fff;
    text-align: center;
	    z-index: 2;
    position: relative;
}
.slider-nav .slick-track div {
    width: 40px ! IMPORTANT;
}
.ekit-wid-con svg {
    width: auto !important;
    height: auto !important;
}
ul.products_list {
    margin-top: 20px;
}
.stats > li {
    margin-bottom: 45px !important;
}
.amazon-card video {
    border-radius: 15px;
    background: #000;
width: 100%;
}
        .enterprise-section {
            display: flex;
 
            gap: 20px;
			margin-top: 50px;
        }

        .text-content {
  
            min-width: 300px;
        }

        .text-content h1 {
            font-size: 38px;
            margin-bottom: 10px;
font-family: 'Helvetica';
        }
ul.stats li span strong {
    color: #000;
}
        .text-content p {
            margin-bottom: 20px;
            color: #425466;
font-size: 18px;
    font-weight: 400;
width: 65%;
font-family: 'Helvetica';
        }

        .text-content a {
    display: inline-block;
    margin-top: 10px;
    padding: 5px 20px;
    background-color: #635BFF;
    color: #fff;
    text-decoration: none;
    border-radius: 30px;
    font-weight: 600;
font-family: 'Helvetica';
}
		.text-content a:hover {
    background: #000;
}
        .stats {
            margin-top: 20px;
            font-size: 0.9rem;
            color: #555;
            padding: 0px;
        }
        .stats li span:before {
            border-left: 1px solid #635bff;
            height: 25px;
            content: "";
            left: 0;
            position: absolute;
			top: 7px;
        }
        .stats li {
            margin-bottom: 10px;
position:relative;
        }
ul.products_list li {
    font-size: 16px;
    color: #425466;
font-weight: 400;
font-family: 'Helvetica';
}
        .amazon-card {
   
           width: 100%;
            position: relative;
            border-radius: 10px;
            overflow: hidden;
        }

        .amazon-card img {
            width: 100%;
            display: block;
        }

        .amazon-card .overlay {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.3);
            color: white;
            padding: 20px;
            display: flex;
            flex-direction: column;
            justify-content: flex-end;
        }

        .amazon-card h3 {
            font-size: 1.2rem;
            margin: 0;
font-family: 'Helvetica';
        }

        .amazon-card p {
            font-size: 0.9rem;
            margin: 10px 0 0;
font-family: 'Helvetica';
        }

        .icons-section {
            display: flex;
            justify-content: center;
            gap: 20px;
            margin-top: 30px;
        }

        .icon1 {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            width: 100px;
            height: 100px;
            background-color: #f5f5f5;
            border: 1px solid #ddd;
            border-radius: 10px;
            text-align: center;
            font-size: 14px;
            color: #555;
        }

        .icon1 img {
            max-width: 50px;
            margin-bottom: 10px;
        }
        .text-content h6 {
            font-size: 18px;
            margin-bottom: 30px;
            color: #635bff;
            font-weight: 600;
font-family: 'Helvetica';
        }
        .action{
          display:block;
          margin:100px auto;
          width:100%;
          text-align:center;
        }
        .action a {
          display:inline-block;
          padding:5px 10px; 
          background:#f30;
          color:#fff;
          text-decoration:none;
font-family: 'Helvetica';
        }
        .action a:hover{
          background:#000;
        }
        ul.stats li span {
    margin-left: 16px;
    font-size: 24px;
font-family: 'Helvetica';
}

ul.stats li p {
    margin-left: 15px;
    font-size: 15px;
}
.slider.slider-nav.slick-initialized.slick-slider {
    margin-top: 70px;
}
.slick-slide img:hover {
    opacity: unset;
    cursor: pointer;
}
.slick-slide img {
    width: 150px;
    height: 100%;
}
.slick-slide.slick-current.slick-active img {
    opacity: unset;
}
.main_img{
display:none;
}
@media screen and (max-width: 768px) {
  .slick-slide img {
    width: 50% !important;
    margin: 0 auto;
}
.main_img{
display:block !important;
}
.slider.slider-nav.slick-initialized.slick-slider {
    margin-top: 0 !important;
}
.stat-item2, .getting-started-card-content {
    padding: 10px !important;
}
.modular-section .left-content {
    width: 100%;
    padding-right: 0px;
}
	.modular-section {
    display: block !important;
}
.content-box b {
    display: block;
}
    .modular-section .right-images {
        display: none;
    }
.modular-section img {
        display: block !important;
        margin: 50px 0px;
    }
    .content-box {
        margin-bottom: 50px !important;
        opacity: 1 !IMPORTANT;
        transition: unset ! IMPORTANT;
    }
}