/*
Theme Name: Baddietube.com
Theme URI: https://www.Baddietube.com
Template: famoustube
Author: Baddietube
Author URI: Baddietube.com
Version: 1.1.1.1678041222
Updated: 2023-03-05 18:33:42

*/


body {
    background: #141414;
    font-family: 'Arial', sans-serif;
    font-size: 12px;
    letter-spacing: -0.005rem;
}


.video-block a{
	color: #ddd;
    font-size: 1.15em;
    line-height: 1.15em;
    font-weight: bold;
    margin-top: 2px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-right: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.thumb{
    border-radius: 7px;
}

.dropdown-item {
    
    padding: 1rem 1.5rem;
  }



.entry-content h1 {
    color: #fff;
    font-weight: 700;
    height: 37px;
    padding: 0 10px;
    margin-bottom: 1rem;
    text-transform: none;
    font-size: 18px;
    line-height: 1.8;
    background: none;

}
 
.entry-content {
    background-color: #141414 !important;
    border: none;
    border-radius: 0px;
    margin: 0 0 15px;
    padding: 0 0 20px;
    position: relative;
}

.adstrippp {
            display: block;
            margin-left: 3%;
            margin-right: 3%;
        margin-bottom: 2%;       
        max-height: 150px !important;
        }
    
.video-content-row {
    margin-bottom: 7px !important;
}

@media (max-width: 767.98px) {
    h1 {
        font-size: 18px;
        line-height: 36px;
    }
}

.video-title h1 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 400;
    margin: 0;
    padding: 0;
    line-height: 36px;
}