/*
Theme Name:  Interique Child
Text Domain: interique-child
Template:    interique
Version:     1.0.0
Description: Make your modifications to [Interique Theme] in this child theme.
Tags:        portfolio
Author:      Pixelwars
Author URI:  https://themeforest.net/user/pixelwars
Theme URI:   https://themeforest.net/user/pixelwars/portfolio
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

.home-banner-gradients .qodef-qi-banner .qodef-m-image:after {
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
}

.site-footer .site-info {
	border-top: 1px solid #FFF;
}

.footer-widgets .wp-block-social-links svg path {
	fill: #FFFFFF;
}

.footer-widgets #block-8.widget_media_image figure {
	margin-top: 0;	
}

.footer-widgets #block-8.widget_media_image .wp-block-image img {
	max-width: 200px;
}

.footer-widgets .wp-block-buttons .wp-block-button {
	width: 100%;
}

.footer-widgets .wp-block-buttons .wp-block-button .wp-block-button__link {
	background-color: transparent !important;
}

.footer-widgets .wp-block-buttons .wp-block-button .wp-block-button__link:hover {
	color: #313131 !important;
	background-color: #FFF !important;
}