/*
Theme Name: bananabazzaar
Template: technum
*/

.logo img {
	max-width: 40% !important;
}

.header-icons-container {
	margin-top: 0;
	margin-bottom: 0;
}

.footer-section, .footer-section a {
	color: #fff !important;
}

.widget_technum_contacts_widget .technum-contacts-widget-field::before {
	color: #fff !important;
}

.technum-contacts-widget-field {
	margin-top: 13px !important;
}

.footer-widgets ul.wrapper-socials a {
	border-color: #fbb900;
	background-color: #fbb900;
}

.footer-widgets ul.wrapper-socials a:hover {
	border-color: #2d7e10;
	background-color: #2d7e10;
}

.footer-widgets ul.wrapper-socials a::before {
	color: #000;
}

.product_meta_item.sku_wrapper {
	display: none;
}

.single-product.woocommerce .content-wrapper .woocommerce-tabs {
	max-width: inherit;
}

.home-slider .elementor-row {
	display: flex;
}

.checkout-inline-error-message {
	margin-top: 1px;
}