/*
Theme Name:   Vineta Child Theme
Description:  Write here a brief description about your child-theme
Author:       Themesflat
Author URL:   https://themesflat.co/fashion-vineta/
Template:     vineta
Version:      1.0.0
Tested up to: 5.8.1
Requires PHP: 5.6
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  vineta-child-theme
*/

.tf-topbar.topbar-bg .tf-social-icon .social-item,
.tf-topbar.topbar-bg .marquee-child-item,
.tf-topbar.topbar-bg .image-select .filter-option-inner-inner,
.image-select.style-default > .dropdown-toggle::after
{
	color:#000000 !important;
}
.tf-topbar.topbar-bg .marquee-child-item .dot{
	background-color:#000000 !important;
}
.header-absolute #header.header-bg{
	background-color:pink;
}
.login form{
	padding: 26px 24px !important;
}

@media (max-width: 991.98px) {
    .chaty-i-trigger .chaty-channel {
        bottom: 35px !important;
    }
}
