/*
Template:       tripfery
Theme Name:     Tripfery Child Theme
Theme URI:      http://radiustheme.com/demo/wordpress/themes/tripfery.com
Author:         RadiusTheme
Author URI:     http://radiustheme.com
Description:    Tripfery is an Travel Booking WordPress.
Version:        1.0
Text Domain:    tripfery
Tags: 			theme-options, featured-images, post-formats, one-column, two-columns, right-sidebar, custom-background, custom-header, editor-style, sticky-post, threaded-comments, translation-ready
License:   	  	Envato split License
License URI:  	https://themeforest.net/licenses/terms/regular
*/
.tr-header .rt-sticky {
    background-color: #ffffff !important;
}
.tr-header .site-header .rt-sticky .main-navigation>nav>ul>li>a {
    color: #1b1368;
}
.site-header .main-navigation ul.menu li.current-menu-item > a{
    color: #fda808 !important;
}
footer {
    border-top: 2px dashed #fdad1a;
}
.footer-top-area .corporate-address li i{
    color : #1a1366;
}
.footer-top-area .corporate-address li a:hover::before, .footer-top-area .corporate-address li a:hover,.footer-content-area ul.menu li a:hover{
    color: #fda808 !important;
}
.footer-content-area ul.menu li a::after, .footer-top-area .corporate-address li.email a::before{
    background-color: #fda808 !important;
}
.rt-search-customize .rt-title-field i{
    height: 26px !important;
}
.rt-search-customize #search-box .input-group{
    margin-bottom: 15px;
}
.tr-header .header-menu .header-icon-area a {
    color: #ffffff;
}
.tr-header .header-menu.rt-sticky .header-icon-area a {
    color : #1a1366;
}
.footer-top-area {
    background: #f9f4f0;
}
#footer-1 .footer-top-area .footer-copyright-area{
    background-color: #1b2951 !important;
}
#footer-1 .footer-top-area .footer-content-area{
    background: transparent !important;
}
.testimonial-multi-layout-1 .item-content .tquote{
    width: 60px;
    height: 60px;
    line-height: 45px;
}
.testimonial-multi-layout-1 .item-content .item-img img{
    max-width: 50px;
}
.rt-testimonial-default .item-content .item-title{
    font-size: 14px;
}
.testimonial-multi-layout-1 .rt-author-inner{
    justify-content: left;
}
.info-card.highlight-content li.align-items-center{
	align-items: unset !important;
}

.info-card.highlight-content .info-list .info-list-icon{
	padding-top: 10px;
}