/**
* Theme Name: Lisfinity Child
* Description: This is a child theme of Lisfinity, generated by Merlin WP.
* Author: <a href="https://themeforest.net/user/pebas">pebas</a>
* Template: lisfinity
* Version: 1.3.9
*/
.cd_faqs summary {
    background: #f7f7f7;
}
.footer .widget h6{
	margin-bottom: 20px;
}
#home-search button:after{
    content: "Boats";
    padding-left: 5px;
}
.page-id-476 #main ul{
	list-style-position: outside;
}

@media(min-width:768px){
.cd_timeline_item{
	position: relative;
}

.cd_timeline_item:after{
    content: "";
    position: absolute;
    border-left: 4px solid #fff;
    left: 47%;
    height: 100%;
    top: 40%;
}
}
@media(max-width:600px){
	.cd_boat_types .category-group .category-group--content{top: 200px !important;}
	.banner--home { padding-top: 100px;}
}