/**
Theme Name: ovbnt
Author: zann.pl
Author URI: https://zann.pl
Description: Theme for ovbnt
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ovbnt
Template: astra
*/

ul.uagb-tabs__panel.uagb-tabs__align-center {
	scroll-behavior: smooth;
	-ms-overflow-style: none;  /* IE and Edge */
	scrollbar-width: none;  /* Firefox */
}

ul.uagb-tabs__panel.uagb-tabs__align-center::-webkit-scrollbar {
	display: none;
}

.uagb-tabs__panel.uagb-tabs__panel.uagb-tabs__panel.uagb-tabs__panel {
    overflow-x: auto;
    display: flex;
    flex-wrap: nowrap;
    justify-content: start;
    padding-bottom: 10px;
    flex-direction: row;
}

.tab-nnw li:nth-child(1) a.uagb-tabs-list div {
	content: url(https://ovbnt.pl/wp-content/uploads/compensa-logo.png);
}

.tab-nnw li:nth-child(2) a.uagb-tabs-list div {
	content: url(https://ovbnt.pl/wp-content/uploads/generali-logo.png);
}

.tab-nnw li:nth-child(3) a.uagb-tabs-list div {
	content: url(https://ovbnt.pl/wp-content/uploads/signal-iduna-logo.png);
}

.tab-nnw li:nth-child(4) a.uagb-tabs-list div {
	content: url(https://ovbnt.pl/wp-content/uploads/uniqa-logo.png);
}

.tab-nnw li:nth-child(5) a.uagb-tabs-list div {
	content: url(https://ovbnt.pl/wp-content/uploads/warta-logo.png);
}

.tab-nnw li:nth-child(6) a.uagb-tabs-list div {
	content: url(https://ovbnt.pl/wp-content/uploads/wiener-logo.png);
}

.tab-nnw li:nth-child(7) a.uagb-tabs-list div {
	display: none;
}

.tab-nnw li a.uagb-tabs-list div {
	width: 200px;
	margin: -30px;
}

.wpforms-field {
    clear: both !important;
}