/*
Theme Name:		Voyacht child
Theme URI:		http://kodesolution.com
Description: 	Yacht and Boat Rental WordPress Theme. You can get more themes from here: https://themeforest.net/user/thememascot/portfolio
Author:			ThemeMascot Team
Author URI:		https://themeforest.net/user/thememascot/portfolio
Version:		6.0
Requires PHP:	8.1
Tested up to:	6.7
License:		GNU General Public License v2 or later
License URI:	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:	voyacht
Tags:			one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, flexible-header, custom-colors, custom-menu, editor-style, featured-images, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Template: voyacht

This is a placeholder file required by WordPress, so do not delete it. CSS changes can be made in style.css file located in child theme folder.
*/

.wpr-timeline-media svg {
	max-height: 40px;
}
a#affirm:after {
    content: '';
    width: 50px;
    height: 24px;
    display: inline-block;
    background: url(/wp-content/uploads/2026/01/white_logo-solid_bg.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    vertical-align: -2px;
    margin-left: 5px;
}
div.wpr-grid-image-wrap img {
	width: auto;
	margin-left: auto;
	margin-right: auto;
}
body b,
body strong {
    color: inherit;
}
.page-content .post-thumb {
    display: none;
}
.nice-select ul.list {
    overflow: auto;
}
#customer_details .col-1,
#customer_details .col-2 {
    width: 100%;
}