/* 
Theme Name: Mobil sohbet 
Theme URI: https://www.gevezeyeri.com/
Description: Mobil sohbet sohbet chat sohbet odalarư
Version: v5
Author: Sohbet
Author URI: https://www.gevezeyeri.com/
*/
/* Navbar Bolumu */
.bg-renk {
    background-image: linear-gradient(90deg, #673ab7 0%, #673ab7, #f44336 100%);
}
/* Giris Bolumu */
.header {
    background-image: linear-gradient(90deg, #673ab7 0%, #f44336, #673ab7 100%);
    width: 100%;
    height: 499px;
    color: #fff;
    text-decoration: none;
    border-bottom-right-radius: 50% 20%;
    border-bottom-left-radius: 50% 20%;
    border-bottom-style: dotted;
}
/* From Bolumu */
.ayar {
    padding-top: 120px;
    padding-bottom: 40px
}
.ayara {
    border-radius: 7px;
    background-image: linear-gradient(90deg, #7b1fa2 0%, #7b1fa2, #7b1fa2 100%);
    padding: 35px;
    box-shadow: 0 0 5px #e1e213;
}
.btn-mg {
    padding: 15px;
    font-weight: 800;
    font-size: 13px;
    border-radius: 5px;
    background: -webkit-linear-gradient(to right, #fcb72b, #e94256);
    background: linear-gradient(to right, #fcb72b, #e94256);
    display: block;
    width: 100%
}
/* Bolum 2 CSS */
.tanitim {
    background: #e0e0e030;
    padding: 15px 25px 15px 25px;
    border-radius: 1rem;
}
/* Yan Bolum CSS */
.yana {
    font-size: 1.6rem;
    width: 100%;
    padding: 17px;
    border-radius: 4px 4px 0 0;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2);
}
.color1 {
    background-image: linear-gradient(90deg, #673ab7 0%, #d4076e, #673ab7 100%);
    color: #ffffff;
}
.yanb li,
.yanb ul {
padding: 0;
margin: 0;
list-style: none;
}
.yanb li {
line-height: 2.9;
margin-left: 3px;
border-bottom: 1px solid #86828227;
color: #270202;
}
.yanc {
    box-shadow: 0 12px 15px rgba(0, 0, 0, .1), 0 17px 50px rgba(0, 0, 0, .1);
    border-radius: 0 0 5px 5px;
}
.renk {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(90deg, #673ab7 0%, #d4076e, #673ab7 100%);
}
/* Footer Bolum CSS */
.footermg {
    background-image: linear-gradient(90deg, #673ab7 0%, #d4076e, #673ab7 100%);
    color: #fff;
    box-shadow: 0 0 4px 0 rgba(0,0,0,.14),0 3px 4px 0 rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2);
    border-top-right-radius: 50% 50%;
    border-top-left-radius: 50% 50%;
}