@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body{
    font-family: "Poppins", sans-serif !important;
}

::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

::-webkit-scrollbar-thumb {
    background: gray;
    border-radius: 100px;
}
#theme-header-one {
    background: white !important;
    border-radius: 1rem;
}
.header-style-two .nav-menu-wrapper .mainmenu ul li a {
    color: rgb(0 0 0 / 80%);
}
.kayitButton0 {
    background: #7491D4  !important;
    color: #fff !important;
    padding: 15px 30px !important;
    border-radius: 100px !important;
    border: 1px solid #7491D4  !important;
    text-align: center !important;
    font-size: 15px;
    transition:0.5ms;
    white-space: nowrap !important;
}
.kayitButton0:hover {
    background: #7491D4  !important;
    border-color: #fff !important;
    transition:0.5ms;
    
}
.girisButton0 {
    background: #fff !important;
    color: #7491D4  !important;
    border-color: #7491D4  !important;
    padding: 15px 30px !important;
    border-radius: 100px !important;
    border: 1px solid !important;
    text-align: center !important;
    font-size: 15px;
    transition:0.5ms;
    white-space: nowrap !important;
}
.girisButton0:hover {
    background: #7491D4  !important;
    color: #fff !important;
    transition:0.5ms;
}
header#theme-header-one {
    position: unset !important;
}
.um-button {
    background:gray;
}
.footer-widget .size-full{
    height:unset !important;
}
a{
    display:unset !important;
}
header a{
    display:block !important;
}
.header-style-two .theme-header-area {
    padding-top: 15px !important;
    padding-bottom: 0 !important;
}
#primary-menu li a {
    font-size: 10px !important;
    
    padding-left: 6px !important;
    padding-right: 6px !important; 
    padding-top: 26px; 
    padding-bottom: 22px !important;
}
#primary-menu {
    margin-top: -20px !important;
}
.logo {
    margin-top: 10px;
}
@media screen and (max-width: 700px) {
    .backto {
        bottom: 70px !important;
    }
}
