/*

Theme Name: cleverseal.eu Tema 1.0

Theme URI: https://www.cleverseal.eu

Author: Christoffer Carl Evers

Author URI: Cherry

Description: Tema for cleverseal. 

Version: 1.0

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Tags: cleverseal.eu-Tema 1.0

*/



body{

      font-family: "DM Sans", sans-serif;

background-color: rgb(248 249 250);

}

#mt-w {
    border-radius: 30px;
    min-height: 420px;
    padding: 58px;
    background-color: #c4ddd4 !important;
}

.woocommerce-breadcrumb{
 display: none !important;
 }


a{
    color: #000;
    text-decoration: none;
}

#smaaikoner-col-lg-4 {
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0px;
}

       /* Add the spinning 360-degree effect */

        .icon-hover {

            transition: transform 0.6s ease-in-out;

        }

        .icon-hover:hover {

            transform: rotate(360deg);

        }

        .benefit-card {

            border: none;

        }


.xoo-wsc-btn:hover .amount {
    color: #fff !important;
}
.text-bg-success{

padding-top: 7px;

background-color: #d6dfda !important;

color: #3a707a !important;

font-weight: 700 !important;

}





.xoo-wscb-icon {
    font-size: 30px;
}
.badge{

    margin-bottom: 12px;

    min-height: 30px;

    min-width: 105px;

    font-size: 16px;

    border-radius: 10px;

}
.xoo-wscb-count {
    position: absolute;
    z-index: 1;
    background-color: transparent;
    font-size: 15px;
    height: 45px;
    line-height: 38px;
    text-align: center;
    left: 0;
    right: 0;
}

span.xoo-wsch-close {
    font-size: 26px;
    right: 15px;
}




        .btn-dark {

            background-color: #F37423;

            color: #fff !important;

            border-color: #F37423;

        }



        .icon-bg {

            width: 85px;

            height: 85px;

            border-radius: 20%;

        }



        .icon-size {

            font-size: 2.5rem;

        }



        .bg-pink {

            background-color: #fbdde8;

        }



        .icon-pink {

            color: #f675b3;

        }



        .bg-blue {

            background-color: #d5e6fb;

        }

.wp-block-button__link {
    color: #fff;
    background-color: #32373c;
    border-radius: 9999px;
    box-shadow: none;
    text-decoration: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    font-size: 1.125em;
    height: auto;
}
.bg-green{
background-color: #3a707a;
}

.icon-green{
color: #B3D0C6;
}


        .icon-blue {

            color: #86b5f9;

        }



        .bg-purple {

            background-color: #e4dcfc;

        }



        .icon-purple {

            color: #a390f7;

        }



        .bg-orange {

            background-color: #fde1cf;

        }



        .icon-orange {

            color: #f9b284;

        }



        .testimonial-card {

            background-color: #fff;

            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1) !important;

            border: none;

        }



.navbar-brand img {
    max-height: 45px;
    margin-top: 0px;
    margin-left: -10px;
}

.navbar-nav.mx-auto {

    flex: 1; 

    justify-content: center;

    text-align: center;

}



.navbar-collapse {

    display: flex;

    justify-content: space-between;

}



.navbar-nav.ms-auto {

    margin-left: auto; 

}





.card-text{

    color: #b2bec3;

    font-size: 18px;

    font-weight: 400;



}




h1 {
    font-size: 3.1rem;
    font-weight: 700;
}


.lead {

      font-size: 18px;

    font-weight: 400;

    color: #000;

}





.card {

	border:none;

    box-shadow: none !important;

    border-radius: 16px;

}



.list-unstyled {



font-size:16px;

font-weight: 400;

}

        .bg-gradient {

            background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));

        }

        .card {

            border: none;

            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);

            transition: transform 0.3s ease-in-out;

        }

        .card:hover {

            transform: translateY(-5px);

        }

        .text-accent {

            color: var(--accent-color);

        }

          .header-img {

            width: 100%;

            height: auto;

        }



        /* Animations for icons */

        @keyframes icon-hover {

            0% { transform: scale(1); }

            50% { transform: scale(1.2); }

            100% { transform: scale(1); }

        }



        .icon-hover:hover {

            animation: icon-hover 0.5s ease-in-out;

        }



   



        .nav-link {

            font-weight:400;

            transition: color 0.3s ease;

             color: #000;

    padding-right: 15px !important;

    padding-left: 15px !important;

        }



        .nav-link:hover {

            color: var(--primary-color);

        }





.navbar-scrolled {

    background-color: white !important;

    transition: background-color 0.3s ease;

}



    .h4, h4 {

        font-size: 1.2rem;

    }

#openNav {
    display: none;
}
    @media screen and (max-width: 767px) {

h1 {

    font-size: 2.1rem;
    margin-top: 52px;
}


}



    @media (max-width: 991.98px) {


.offset-1 {
    margin-left: 0;
}

#navbar-ikoner {
        background-color: transparent !important;
        text-decoration: none;
    }

.navbar-brand img {
    max-height: 40px;
    margin-top: 0px;
    margin-left: -5px;
}
.xoo-wsc-sc-bki {
    font-size: 30px !important;
}
            #openNav {
        display: block;
        background-color: #fff !important;
    }
    .sidenav .closebtn {
        position: absolute;
        top: 5px;
        right: 10px;
        font-size: 34px;
        margin-left: 0px;
        color: #fff;
        padding-top: 0px !important;
        padding-left: 2px;
    }
    .sidenav a {
        padding: 7px 10px 7px 10px;
        text-decoration: none;
        font-size: 18px;
        color: #3a3d43;
        display: block;
    }
    .navbar-toggler {
        padding: 6px;
        background-color: #3a707a !important;
        border-radius: 50%;
        border: 0;
    }
    .sidenav {
        height: 100vh;
        width: 0;
        position: fixed;
        display: block !important;
        z-index: 9999;
        top: 0;
        left: 0;
        background-color: #fff;
        overflow-x: hidden;
        padding-top: 50px;
    }
    .closebtn {
        border-bottom: 0px solid;
        float: right;
        width: 1.1em;
        height: 1.1em;
        margin-top: 8px;
        padding-top: 4px !important;
        padding: 5px;
        margin-right: 3px;
        background-color: #eee;
        border-radius: 50%;
    }
}


.nav-pills .nav-link {
    border-radius: 12px;
    margin-top: 0px;
    min-height: 60px;
    text-align: center;
    font-size: 18px;
    vertical-align: top !important;
    color: #bdc3c7 !important;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color:#fff !important;
    background-color: #24493f;
}
.icon-size-1{
font-size: 1.8rem;

}
.display-6 {
        font-size: 2.1rem;
        font-weight: 800 !important;
    }
.to-right {
    background-color: #264247;
    padding: 20px;
    border-radius: 20px;
    min-height: 355px;
    padding-bottom: 0px;
}
#mt-minus{
    margin-top: -98px;
}
.carousel-cell {
    padding: 10px; /* Adds space inside each card */
    box-sizing: border-box; /* Ensures padding doesn’t overflow */
}

.carousel {
    margin-left: -10px; /* Adjust to compensate for padding */
    margin-right: -10px; /* Adjust to compensate for padding */
}


.tab-pane{
   padding: 15px;
}

.checkmark-circle {
    background-color: #c4ddd4;
    color: #3a707a;
    border-radius: 50%;
    padding: 2px;
    font-size: 16px;
    display: inline-block;
    width: 21px;
    height: 21px;
    margin-right: 10px;
    text-align: center;
}
.accordion-item {
    color: var(--bs-accordion-color);
    background-color: transparent;
    border: none;
}
.accordion-header {
    margin-bottom: 0;
    margin-top: 15px;
}
.accordion-button:not(.collapsed) {
    color: #000;
    background-color: #c4ddd4 !important;
    box-shadow: none;
    font-weight: 600;
    font-size: 16px;
}

.accordion-button {
    border-radius: 12px !important;
    font-size: 16px;
}

#blog-body p {
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    display: -webkit-inline-box;
    max-height: 100px;
    overflow: hidden;
    vertical-align: bottom;
    word-break: break-word;
    color: rgb(107 114 128);
}

.card-img, .card-img-bottom, .card-img-top {
    width: 100%;
    height: 250px;
    object-fit: cover;
}
.card-title {
    margin-bottom: 0.75rem;
    font-size: 24px;
    font-weight: 800;
    margin-top: 15px !important;
}
.card-img-top {
    width: 100%;
    border-top-left-radius: 24px !important;
    border-top-right-radius: 24px !important;
}
#card-pris{
min-height: 700px;
}

.testimonial-card{
    background-color:#c4ddd4 !important;
}

.text-success {
    color: #3a707a !important;
    opacity: 1;
}

    .bg-green-2{
      background-color: #004f31;
    }
   .text-green{
      color: #a3ecb5;
    }
    .feature-box {
      padding: 40px 20px;
      border-radius: 12px;
      min-height: 345px;
    }
    .feature-number {
      font-size: 2.9rem;
      font-weight: normal;
            color: #3a707a;

    }

  

    .feature-title {
      font-size: 1.6rem;
      margin-top: 10px;
      margin-bottom: 20px;
      font-weight: 700;
    }
    .bg-light-gray { background-color: #fff; }
    .bg-green-2 { background-color: #a3ecb5; }


    .bg-green-3 { background-color: #c4ddd4; }


.bg-purple  {    background-color: #BCA9F5; }

.calculator-container {
  background-color: #f5f5f1;
  padding: 2rem;
  font-family: Arial, sans-serif;
}

.input-section input,
.reduction-section input {
  border: 1px solid #013e5a;
  padding: 0.5rem;
  margin-bottom: 1rem;
}

button {
  background-color: #013145;
  color: #fff;
  padding: 0.75rem 1.5rem;
  border: none;
  cursor: pointer;
}

.results-section {
  background-color: #bd9769;
  padding: 1rem;
  margin-top: 1rem;
}

.how-it-works {
  margin-top: 2rem;
  color: #013145;
}



.partner-logo{
 max-width: 400px;
}


.footer-title{
font-size: 22px;
font-weight: 700;

}


@media screen and (min-device-width: 321px) and (max-device-width: 600px) {
    
#menu-primaer-menu {
 background-color: #fff;
 margin-left: 0!important;
}


.partner-logo{
 max-width: 200px;
 margin-top: 20px;


}
#mt-w {
        border-radius: 0;
        min-height: 420px;
        padding: 20px;
         padding-top: 40px;
        background-color: #c4ddd4 !important;

    }

.navbar-collapse {
    justify-content: space-between;
     background-color: #fff;

}

.navbar-collapse {
    display: block;
    /* justify-content: space-between; */
}

#gt-wrapper-11470072{

display: none !important;

}

    .navbar-nav.ms-auto {
        margin-left: 15px !important;
    }
.to-right {
    background-color: #264247;
    padding: 20px;
    border-radius: 20px;
    min-height: 343px;
    padding-bottom: 0px;
    margin-top: 20px;
}
.nav-pills{

margin-right: 0 !important;


}

}


      input[type=range] {
    -webkit-appearance: none;
    width: 100%;
    height: 6px;
    background: #c4ddd4;
    border-radius: 5px;
    outline: none;
  }

  /* Chrome, Safari, Edge */
  input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    background: #264247;
    border-radius: 50%;
    cursor: pointer;
    border: none;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  }

  /* Firefox */
  input[type=range]::-moz-range-thumb {
    width: 20px;
    height: 20px;
    background: #264247;
    border-radius: 50%;
    cursor: pointer;
    border: none;
  }

  /* IE/Edge legacy (optional, limited styling) */
  input[type=range]::-ms-thumb {
    width: 20px;
    height: 20px;
    background: #264247;
    border-radius: 50%;
    cursor: pointer;
    border: none;
  }
  .calculator-box {
    background-color: #fff ;
    border-radius: 0.5rem;
    padding: 1.5rem;
  }
  .btn-custom {
    background-color: #264247;
    border-color: #264247;
    color: white;
  }
  .btn-custom:hover {
    background-color: #1e353a;
  }
  .highlight-box {
    background-color: #c4ddd4;
    padding: 1rem;
    border-radius: 0.5rem;
  }
  .result-section {
    display: none;
  }
