/*
Template:       xzofina
Theme Name:     Xzofina Child
Theme URI:      http://tf.themedraft.com/wp/xzofina/
Author:         ThemeDraft
Author URI:     https://themeforest.net/user/themedraft/
Description:    Xzofina is a digital marketing and consulting agency WordPress theme
Version:        1.0.0
Text Domain:    xzofina
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, translation-ready
*/

.td-testimonial-wrapper .slick-arrow {
	color:#fff!important;
	background: #337DF9 !important;
}

.td-testimonial-wrapper .slick-arrow:hover {
	color:#fff!important;
	background: #303A92 !important;
}

.td-testimonial-icon {
	color:#303A92!important;
}

.td-testimonials .slick-current .td-testimonial-icon {
	color:#fff!important;
}

.footer-top-area, .footer-bottom-area {
	display: none!important;
}

input[type="submit"] {
	background:#2D81F9!important;
	font-family: "Nunito", Sans-serif!important;
	padding: 20px 50px 18px 50px!important;
}

input[type="submit"]:hover {
	background:#303A92!important;
	}

.main-navigation ul li:last-child a:before {
	font-family: "Font Awesome 5 Free";
	content: "\f879";
	margin-right:15px;	
}

.main-navigation ul li:last-child a {
	background:#2D81F9!important;
	border-radius:50px;
	padding: 18px 25px 18px 25px!important;
	margin-left:20px;
	color:white!important;
}

.main-navigation ul li:last-child a:hover {
	background:#303A92!important;
	-webkit-transition: all .3s!important;
    -o-transition: all .3s!important;
    transition: all .3s!important;
	}