/*

Theme Name: repify.dk Tema 1.0

Theme URI: https://www.repify.dk

Author: Christoffer Carl Evers

Author URI: Cherry

Description: Tema for Repify. 

Version: 1.0

License: GNU General Public License v2 or later

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

Tags: repify.dk-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: 120px; 
    background-color: #c4ddd4 !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;

        }


.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;



}



header{

	min-height:660px;

    background-color:#c4ddd4 !important;

/*    background-color: #b3d0c6 !important;*/

}

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: #f4f5f9 !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%;
    }
}