/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 05 2023 | 04:14:37 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 
a:hover{
	text-decoration:none;
}
.apply-btn{
	    text-align: center;
}
.apply-btn a{
	width:90%;
}
.clothing-box .content-box h2{
	color: #FFFFFF;
    font-family: "Open Sans", Sans-serif;
    font-size: 36px;
    font-weight: 500;
    line-height: 1.2em;
    letter-spacing: 0.7px;
}
.clothing-box .view-btn{
	color: #021527;
    background-color: #FFFFFF;
    font-size: 15px;
    padding: 12px 24px;
    text-align: center;
    BORDER: NONE;
    box-shadow: none;
    text-decoration: none;
    display: inline-block;
    line-height: 1;
    border-radius: 25px 25px 25px 25px;
	cursor: pointer;
}
.marine-div{
	padding: 60px 15px;
	background: rgba(5, 49, 93, .8);
}
.icon-boxes .elementor-icon-box-title{
	    margin-top: 10px;
}
.heading-quote h1:before {
    content: '';
    background: url(https://lakehub.proheadhunters.com/wp-content/uploads/2023/04/quote-left.png) no-repeat;
    display: inline-block;
    height: 40px;
    width: 40px;
}
.heading-quote h1:after {
    content: '';
    background: url(https://lakehub.proheadhunters.com/wp-content/uploads/2023/04/quote-right.png) no-repeat;
   display: inline-block;
    height: 40px;
    width:40px;
}
.heading-quote-box:before {
    content: '';
    background: url(https://lakehub.proheadhunters.com/wp-content/uploads/2023/04/side-element.png)no-repeat;
    width:60px;
    position: absolute;
    top: 70px;
    left: 80px;
    height: 60px;
}
.testimonial-box .elementskit-profile-info:after {
    content: '';
    background: url(https://lakehub.proheadhunters.com/wp-content/uploads/2023/04/zigzag.png)no-repeat;
    width: 60px;
    display: inline-block;
    height: 10px;
	margin-top: 10px;
}
.blogs .elementskit-entry-header img{
	height:230px;
    transform:scale(1);
}
.blogs .elementskit-entry-header img:hover{
	transform:scale(1.1);
}
.blogs .elementskit-entry-header a{
	height:230px;
}
.blogs.blog-1 .post-meta-list{
	display: inline-block;
    position: absolute;
    top: -220px;
    right: 12px;
}
.blogs .post-meta-list{
	display: inline-block;
    position: absolute;
    left: -92px;
}
.blogs .ekit-wid-con .elementskit-post-image-card:hover .elementskit-entry-thumb>img{
	transform: scale(1.1);
	opacity:1;
}
header .header{
	position:absolute;
	width:100%;
	margin:0px auto;
	top:0;
	
}
.filter-main .filter-custom-form{
	background:rgb(37, 39, 40, .6);
	color:#fff;
	padding:10px;
	max-width: 653px;
}
.filter-main .filter-custom-form .top-search-field{
	display:flex;
	background:#fff;
	padding:7px 10px;
}
.filter-main .filter-custom-form .top-search-field div{
	border-right: 1px solid #d9d9d9;
	padding-left:10px;
	padding-right:10px;
}
.filter-main .filter-custom-form .top-search-field div:first-child{
	padding-left:0px;
}
.filter-main .filter-custom-form .top-search-field div:last-child{
	border-right:none;
}
.filter-main .filter-custom-form .top-search-field input, .filter-main .filter-custom-form .top-search-field select{
	border:none;
}
.newsletter-form .tnp-subscription-minimal input.tnp-email{
    padding: 10px 10px;
    border: 1px solid #AAAAAA;
    border-radius: 2px;
    font: normal normal normal 18px Helvetica;
	margin: 0px 20px 0px 0px;
	background: #fff;
	width:100%;
	font-size:16px;
}
.newsletter-form .tnp-subscription-minimal input.tnp-submit{
	background: #2FA4FF;
    color: #fff;
    border: none;
	width: 20%;
    border-radius: 25px;
    padding: 12px 24px;
}
.filter-main .filterbtn-outer button#filter_btn{
	background: #2FA4FF;
    color: #fff;
    border: 1px solid #fff;
    padding: 6px 14px 7px;
}
.filter-main .condition-field select#condition-filter, .location-box-field select#location-filter-custom, button.custom-btn-price{
	background: none;
    border: none;
    color: #fff;
    margin: 0px 15px;
}
.filter-main button.custom-btn-price{
	padding:0px 10px;
}
.filter-main .show>.btn-secondary.dropdown-toggle:focus{
	box-shadow:none;
}
.filter-main .show>.btn-secondary.dropdown-toggle{
	background:none;
}
.filter-main button.custom-btn-price.btn-secondary:hover {
    background:none;
    border:none;
}
.filter-main button.custom-btn-price.btn-secondary:active {
    background:none;
    border:none;
}
.filter-main button.custom-btn-price.btn-secondary:focus{
    background: none; 
    border:none;
    box-shadow:none;
}
.filter-main button.custom-btn-price.btn-secondary:active:focus{
	box-shadow:none;
}
.filter-main button.custom-btn-price.btn-secondary:focus-visible{
	outline:none;
}
.top-search-field input, select{
	color:#868686;
	font-size: 14px;
}
.filter-main .condition-field select option, .location-box-field select option {
    color: #868686;
}
.filter-sg-form .btm-search-field {
    margin-top: 7px;
}
.sell-my-boat-form input{
	padding:7px 16px;
	border:1px solid #707070;
	border-radius:2px;
	width: 100%;
}
.sell-my-boat-form .form-textarea{
	    width: 100%;
    max-height: 40px;
    min-height: 40px;
}
.sell-my-boat-form input.form-checkbox {
    width: inherit;
    text-align: center;
}
.sell-my-boat-form .wpcf7-list-item{
	margin:0px;
}
.sell-my-boat-form .wpcf7-form-control-wrap:focus-visible{
	outline:none;
}
.sell-my-boat-form .form-submit{
	color: #fff;
    padding: 10px 30px;
    width: inherit;
    background: #282828;
    border-radius: 25px;
}
.newsletter-form p{
	margin-bottom:0px;
}
.newsletter-form form{
	text-align:right;
}
.newsletter-form .email{
	font-size:14px;
}
.newsletter-form span.wpcf7-spinner{
	position:absolute
}
.type-product .entry-header .entry-title{
	display: none;
}
span.tagged_as {
    display: block;
}
span.posted_in {
    display: block;
}
span.sku_wrapper {
    display: block;
}
.woocommerce div.product form.cart .variations select {
    height: 41px;
    padding: 7px;
    display: inline-block;
    margin-right: 1em;
	min-width: 100%
}
.woocommerce div.product form.cart .variations {
	width: inherit;
}
.woocommerce div.product form.cart .button {
    vertical-align: middle;
    text-transform: uppercase;
    padding: 12px 25px;
    border-radius: 30px;
    background-color: black;
	flex: 1;
}
.myacc-btnn{
	padding:8px 20px;
}
body .custom-btn-login-out, a.myacc-btnn{
	border-radius:60px;
	background-color:#021527;
	color:#fff;
	font-size:14px;
	border:none;
}
body .custom-btn-login-out:hover, body .custom-btn-login-out:focus, .show>.btn-secondary.dropdown-toggle, .show>.btn-secondary.dropdown-toggle:focus, .btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show>.btn-secondary.dropdown-toggle, a.myacc-btnn:hover {
	background-color:#2FA4FF;
	box-shadow:none;
	border:0px;
}
.my-account-dropdown-sg .profile-sg-menu{
	margin-bottom:0px;
	padding-left:0px;
}
.my-account-dropdown-sg .dropdown-item:focus, .my-account-dropdown-sg .dropdown-item:hover{
	background:transparent;	
}
.my-account-dropdown-sg .dropdown-item a{
	color:#000;
}
.my-account-dropdown-sg .dropdown-item a:hover{
	color:#2FA4FF;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #FF5740;
    font-size: 1.45em;
    font-weight: 700;
	margin-top: 17px;
}
.woocommerce-product-details__short-description {
    border-top: 1px solid #707070;
    padding-top: 15px;
    border-bottom: 1px solid #CDCDCD;
    margin-bottom: 30px;
}
.woocommerce div.product form.cart .variations label {
    font-weight: 600;
    text-align: left;
    font-size: 19px;
}
.woocommerce div.product form.cart input.button {
    vertical-align: inherit;
    text-transform: uppercase;
    padding: 12px 14px;
    border-radius: 20px;
    font-size: 24px;
    background-color: white;
    line-height: 1;
}
.woocommerce div.product form.cart div.quantity {
    float: left;
    margin: 0 4px 0 0;
    border: 1px solid black;
}
.woocommerce .quantity .qty {
    border: none;
    width: 3.631em;
    text-align: center;
}
.woocommerce-variation-add-to-cart {
    display: flex;
	column-gap: 20px;
}
.btm-sg-boat i.fa-check {
    font-size: 12px;
    margin-right: 4px;
    color: #28C2FF;
}
.boat-feature-inner {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #D1D1D1;
    padding-bottom: 10px;
    margin-bottom: 17px;
}
.inner_feature_item {
    margin-bottom: 1px;
    width: 50%;
	font-size: 13px;
	font-weight: 500;
}
h4.boat-title {
    font-size: 21px;
}
.section_heading_featured h1 {
    padding: 15px 0px;
    font-size: 35px;
}
.featured_boats_section {
    background-image: url(/wp-content/uploads/2023/05/demo-bg.jpg);
    background-size: 100% 99%;
    width: 100%;
    padding-bottom: 50px;
    background-repeat: no-repeat;
    padding-bottom: 80px;
    background-position: bottom center;
    padding-top: 60px;
}
.btm-sg-boat {
    padding: 10px;
    background-color: white;
}
p.price-custom {
    font-weight: 500;
    font-size: 20px;
    color: #28C2FF;
}
span.ecl-tax {
    font-size: 12px;
    font-weight: 100;
    color: #C1C1C1;
}
a.boat-sg-url {
    text-decoration: unset;
    background: #000;
    color: #fff;
    padding: 7px 18px;
    border-radius: 50px;
    font-size: 11px;
}
.woocommerce ul.products li.product .star-rating {
    font-size: .857em;
    display: none;
}
.woocommerce ul.products li.product .price {
    color: #28C2FF;
    display: block;
    font-weight: 500;
    margin-bottom: .5em;
    font-size: 20px;
}

h2.woocommerce-loop-product__title {
    color: black;
}
.related.products h2 {
    font-size: 36px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 50px;
}
section.related.products {
    margin-top: 80px;
}
.related.products h2.woocommerce-loop-product__title {
    text-align: left;
}
li.product.type-product.status-publish {
    box-shadow: 0px 0px 6px #00000029;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: left;
    padding: 25px;
    position: relative;
    margin-left: 0;
}
.page-id-246 header.entry-header {
    display: none;
}
.woocommerce .woocommerce-result-count {
    margin: 0 0 1em;
    display: none;
}
.page-id-246 #main .page {
    border: none;
}
.woocommerce .woocommerce-ordering select {
    vertical-align: top;
    height: 31px;
    color: #666666;
    font-weight: 500;
    font-size: 15px;
    border: none;
}
.Contact-page-form .cntct-frm{
	margin-top:0px;
}
.Contact-page-form .cntct-frm textarea{
	min-height:100px;
	max-height:100px;
}
#filter-result-sec .boat-filter-sidebar{
    box-shadow: -2px 3px 20px #00000017;
}
#filter-result-sec  .boat-filter-sidebar .filterbtn-outer_boat_SalePage button{
    color: #fff;
    padding: 10px 30px;
    width: 100%;
    margin: 15px 0px;
    background: #282828;
    border-radius: 25px;
	border: none;
}
.clothing-section .eael-product-grid .woocommerce ul.products li.product a img{
	max-width: 180px;
    margin: 10px auto;
}
.clothing-section .woocommerce ul.products li.product h2.woocommerce-loop-product__title{
	text-align: left;
    font-weight: 500;
    font-family: "Helvetica";
	padding: 10px;
}
.clothing-section .eael-product-grid .woocommerce ul.products li.product .price{
	color:#28C2FF;
}
.clothing-section .grid-lay-cntnt {
    padding: 0px 10px;
}
.clothing-section .grid-lay-cntnt a {
    DISPLAY: flex;
    align-items: baseline;
    flex-wrap: wrap;
}
.clothing-section .eael-product-grid .woocommerce ul.products li.product .grid-lay-cntnt a div.eael-star-rating.star-rating {
    order: 2;
    margin: 0px 0px 0px auto;
}
.clothing-section .woocommerce ul.products li.product .grid-lay-cntnt a .price {
    color: #28C2FF;
}