/*
Theme Name: Seafarer
Theme URI: https://seafarer.qodeinteractive.com
Description: Yacht and Boat Rental Theme
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Text Domain: seafarer
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

.wpr-forms .wpr_field_wrapper div>p>input, .wpr-forms .wpr_field_wrapper div>p>select{
	border:1px solid #b3b3b3 !important;
}
#qodef-page-footer #nav_menu-2 {
	text-align:center;
}
.fav_yatch_list .fa{
	font-size:13px;
	color: #72d347 !important;
}

.fav_yatch_list i.fa-eye{
	color: #72d347 !important;
}
.fav_yatch_list i.fa-trash{
	color: #e41010 !important;
}
.fav_yatch_list i.fa-share{
	color: #004f9d !important;
}
#block-67 a {
    text-transform: capitalize;
}
.qodef-header--divided #qodef-page-header .qodef-divided-header-left-wrapper{
	    display: flex;
    justify-content: flex-end !important;
}
#qodef-page-header .qodef-divided-header-left-wrapper  .qodef-widget-holder.qodef--two{
	display:none;
}