body:not(.no-header-image) .custom-header-image::before, .lodestar-front-page .custom-header-image::before {background-color: rgba(0,0,0,0);}
body, a:hover, a:focus, a:active, .entry-title a, .entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6, .project-terms a.current-type, .panel-content .entry-title, .entry-meta, .lodestar-intro .entry-content, .lodestar-panel .jetpack-testimonial .entry-header h2, .widget-area .widget.woocommerce ul.product_list_widget li>a.remove, table.cart .product-remove a {color: white;text-align: left;}
.lodestar-intro .entry-content {
    opacity: .99;
}

.wp-block-image {
width: 600px;
height: 450px;
max-width: 100%;
}

.alignwide {
width: 600px;
height: 4050px;
max-width: 100%;
}

.size-full {
width: 600px;
height: 450px;
max-width: 100%;
}

.is-style-defaul {
width: 600px;
height: 450px;
max-width: 100%;
}


.wp-block-column {
	font-size: 20px;

}

.custom-header-image {
	padding: 25%;
}

.wp-block-post-title {
	font-size: 18px;
}


.widget ul li {
    border-bottom: 0px; 
    border-top: 0px;
	padding: 0px;}

.mob-menu-header-holder {
	background-color: black;
}

.mobmenu {
	background-color: black;
}

.limit-items .items li:nth-of-type(n + 11) { display: none; }
.limit-items #show-all:checked ~ .items li { display: list-item; }
.limit-items #show-all ~ label[for='show-all'] { display: none; }
.limit-items #show-all:checked ~ .text-hide { display: inline-block; }
.limit-items #show-all:not(:checked) ~ .text-show { display: inline-block; }


.limit-items {
  position: relative;
  padding-bottom: 2em;
  width: 10em;
  font-family: sans-serif;
}
.limit-items #show-all { display: none; }
.limit-items label[for='show-all'] {
  position: absolute;
  box-sizing: border-box;
  width: 100%;
  bottom: 0;
  font-size: 0.75em;
  text-align: center;
  line-height: 1em;
  border: 1px solid #ddd;
  padding: 0.5em;
  cursor: pointer;
  text-transform: uppercase;
  color: white;
}
.limit-items label[for='show-all']:hover { border: 1px solid #aaa; }
.limit-items label[for='show-all']:active {
  border: 1px solid #222;
  background-color: #222;
  color: #fff;
}


.site-info {
	display: none;
}

.menu-item-40144 {
	padding: 0px;
}

/* Menu Header */


.header-top {
	background-image: url("https://itayachtscanada.com/wp-content/uploads/2021/10/itayachtscanada_nouveaulogo.png");
	background-repeat: no-repeat;
  background-size: 400px;
	height: 150px;
}

#menu-item-50930 .sub-menu {
	height: 600px;
	overflow: auto;
}

#menu-item-75075 .sub-menu {
		height: 400px;
		overflow: auto;
}

#top-menu {
	font-size: 15px;
	margin-left: 300px;
	margin-bottom: 45px;
	margin-top: 40px;
}

#menu-item-50930  {
	width: 10;
	height: 300;
}

#menu-item-50736 {
}


/* Pagination - YACHTS FOR SALE and BLOG */

#infinite-handle {
	visibility: hidden;
	position: relative;
}


#infinite-handle span button::after {
	content: 'Prochaine Page/Next Page';
	font-size: 14px;
	color: white;
	visibility: visible;
}


.wp-block-query-pagination-next::after {
	content: '/Prochaine Page';
	visibility: visible;
	
}


.wp-block-query-pagination-numbers {
	font-size: 24px;
}

.page-title {
	display: none;
}


.lodestar-front-page .custom-header-image {
		display:none;
}

.astm-search-menu {
	margin-top: 18px;
}


/* Disable filter in JP form | 39957118-HC (HP) */
.wp-block-jetpack-contact-form-container {
    filter: none !important;
} /* END | 39957118-HC (HP) */



.comments-area {
	display: none;
}