/*
 Theme Name:   Tiktokslang Child
 Theme URI:    https://tiktokslang.jditechnology.net/
 Description:  Tiktokslang Child theme 
 Author:       Tiktokslang
 Author URI:   https://tiktokslang.jditechnology.net/
 Template:     tiktokslang
 Version:      1.0.0
*/
 

/*font-family: "Onest", sans-serif;*/
/*font-family: "Inter", sans-serif;*/

.nav-placeholder,.footer-area{display:none;}
.site-content{padding:0px;}

body{background-color:#000;}

.et-box h3{
    font-family: "Onest", sans-serif;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 42px;
    line-height: 120%;
    letter-spacing: 0%;
    color:#FFF;
}
.et-single{
    margin-bottom:30px;
}
.et-single > div{
    background-color:#FFF;
    padding:30px;
    border-radius:15px;
    height:100%;
}
.et-single h4{
    font-family: "Onest", sans-serif;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 20px;
    line-height: 120%;
    letter-spacing: 0%;
    color:#000;
}
.et-single p{
    font-family: "Onest", sans-serif;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0%;
    color: #626067;
    margin-bottom:0px;
}


.pc-box,.capital-box{
    margin-bottom:30px;
}
.pc-box > div,.capital-box > div{
    background-color:#0B0B0B;
    padding:30px;
    border-radius:15px;
    height:100%;    
}
.pc-box h2,.capital-box h2{
    font-family: "Onest", sans-serif;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 32px;
    line-height: 150%;
    letter-spacing: 0%;
    color: #FFF;
}
.pc-box p,.capital-box p{
    font-family: "Onest", sans-serif; 
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0%;
    color: #B4B4B4;
}
.pc-box ul,.capital-box ul{
    padding-inline-start:0px;
    margin-bottom:0px;
}
.pc-box li,.capital-box li{
    list-style:none;
    display: inline-block;
}
.pc-box li a{
    font-family: "Onest", sans-serif; 
    font-weight: 600;
    font-style: SemiBold;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0%;
    text-align: center;
    padding: 10px 20px;
    display: block;
    border-radius: 30px; 
    margin-bottom: 13px;
    margin-right: 10px;    
}
.capital-box li a{
    font-family: "Onest", sans-serif; 
    font-weight: 600;
    font-style: SemiBold;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0%;
    text-align: center;
    padding: 10px 20px;
    display: block;
    border-radius: 30px; 
    margin-bottom: 13px;
    margin-right: 10px;    
}
.pc-box li a.green,.capital-box li a.green{
    background-color:#DCFF3F;    
    color:#000;
}
.pc-box li a.orange,.capital-box li a.orange{
    background-color:#FFC684;    
    color:#000;
}
.pc-box li a.pink,.capital-box li a.pink{
    background-color:#FF8484;    
    color:#000;
}






















