/*
Theme Name: VTube Child
Theme URI: https://www.wp-script.com/themes/xvideos-clone-wordpress-template/
Template: vtube
Author: WP-Script
Author URI: https://www.wp-script.com
Version: 1.1.0.1666115955
Updated: 2022-10-18 17:59:15

*/

.happy-section-mobile {
	display: none;
}
div#footer-widgets {
    padding-top: 20px;
}
div#footer-widgets li {
    display: inline-block;
}

div#footer-widgets ul li {
    display: inline-block;
    margin: 0;
}
ul#menu-other-cam-sites {
    padding: 0;
}

div#footer-widgets ul li a {
    font-family: Arial,sans-serif;
    list-style: none;
    -webkit-box-direction: normal;
    box-sizing: border-box;
    text-decoration: none;
    outline: 0;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    line-height: 1.5;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    font-weight: 700;
    border-radius: 0;
    background-color: #de2600!important;
    color: #FFFFFF!important;
    border-color: #de2600!important;
    float: left;
    font-size: 14px;
    margin: 0;
    padding: 2px 6px;
    white-space: nowrap;
}
div#footer-widgets ul li a:hover{
	background-color: #de2600!important;
    color: #FFFFFF!important;
    border-color: #de2600!important;
	filter: brightness(110%);
	text-decoration: none;
}
ul.wpcategorieswidget-3, ul.wpcategorieswidget-3 ul {
    padding: 0;
}
@media only screen and (max-width: 768px) {
	.happy-section-desktop{
		display: none;
	}
	.happy-section-mobile {
		display: block !important;
		text-align: center;
		margin-top: 10px;
	}
}