/** Shopify CDN: Minification failed

Line 54:13 Expected identifier but found whitespace
Line 54:15 Unexpected "{"
Line 54:24 Expected ":"
Line 77:8 Expected identifier but found whitespace
Line 77:10 Unexpected "{"
Line 77:19 Expected ":"
Line 83:8 Expected identifier but found whitespace
Line 83:10 Unexpected "{"
Line 83:19 Expected ":"
Line 102:8 Expected identifier but found whitespace
... and 5 more hidden warnings

**/
.custom-image-with-color .image-with-text-content__heading {
    max-width: fit-content;
    font-size: 28px;
}

.custom-image-with-color p.image-with-text-content__text.body-normal{
    max-width: fit-content;
    color: black;
}

.custom-image-with-color a.button.button--primary.image-with-text-content__button.image-with-text-content__button--primary {
    font-size: 16px;
    padding: .875rem 2rem;
    border-radius: 0px;
    min-width: 118px;
    text-transform: uppercase;
    letter-spacing: .025em;
}

.custom-image-with-color .image-with-text-img-wrapper{
    border-radius: 0px;
}

.custom-image-with-color h2.image-with-text-content__heading.h4:after {
    content: "";
    width: 110px;
    height: 3px;
    background: #ed1c2d;
    display: block;
    margin: 5px auto 0;
}

.product-contact-block {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  border: 1px solid #d1d1d1;
  border-radius: 6px;
  background: {{ section.settings.bg_color }};
  overflow: hidden;
  margin-top: 20px;
}

.pcb-left {
  display: flex;
  gap: 15px;
  padding: 20px;
  flex: 1;
  align-items: center;
}

.pcb-icon svg {
  width: 36px;
  height: 36px;
  fill: #ed1c2d;
}

.pcb-content h4 {
  margin: 0 0 6px;
  font-size: 16px;
  font-weight: 600;
  color: {{ section.settings.heading_color }};
}

.pcb-content p {
  margin: 0;
  font-size: 14px;
  color: {{ section.settings.text_color }};
  line-height: 1.4;
}

.pcb-actions {
  display: flex;
  flex-direction: column;
  border-left: 1px solid #d1d1d1;
}

.pcb-action {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 16px 20px;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  border-bottom: 1px solid #d1d1d1;
  color: {{ section.settings.action_text_color }}; 
}

.pcb-action:last-child {
  border-bottom: 0;
}

.pcb-action svg {
  width: 16px;
  height: 16px;
  fill: #ed1c2d;
}

.pcb-action:hover {
  background: {{ section.settings.hover_bg }};
}

.pbi-button a.product-form__submit.button.button--primary{
    width: 100%;
}

.product-info{
    text-align: left;
}

body.template-product.template-product-bateaux .slideshow__controls {
    position: unset;
    padding: 10px 0;
}

body.template-product.template-product-bateaux .swiper-pagination-bullet{
    border-color: #d40000;
    width: 1rem;
}

body.template-product.template-product-bateaux .swiper-pagination-bullet-active {
    background-color: #d40000;
    border-color: #d40000;
}

body.template-product.template-product-bateaux  .slideshow__pagination.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal.color-background-1{
    gap: 10px;
}

body.template-product.template-product-bateaux .product__buy-buttons{
  margin-top: 2rem;
}

.product-two-image-block {
  margin-top: 24px;
}

.two-image-heading {
  margin-bottom: 16px;
  font-size: 18px;
  font-weight: 600;
}

.two-image-flex {
  display: flex;
  gap: 16px;
}

.image-item {
  width: 100px;
}

.image-item img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 8px;
}


body.template-collection.template-collection-bateaux .slideshow__content-wrapper--center .slideshow__content-group{
    background: #1f1f1fb3;
    padding: 30px 50px;
    max-width: 600px;
}

body.template-collection.template-collection-bateaux .slideshow__title-content span{
   font-size: 28px;
}

body.template-collection.template-collection-bateaux .slideshow__title-content span:after{
    content: "";
    width: 110px;
    height: 3px;
    background: #ed1c2d;
    display: block;
    margin: 5px auto 0;
}

body.template-collection.template-collection-bateaux  .slideshow__description-content.body-normal {
    max-width: 860px;
    padding-left: 30px;
    padding-right: 30px;
}

body.template-page.rfq-theme-0 .section-template--26598981468533__main-padding.container.page-width--narrow{
     max-width: 1300px;
     margin: 0 auto;
}

body.template-page.rfq-theme-0 .grfq-page-products {
    flex: auto;
}

body.template-page.rfq-theme-0 .grfq-page-form{
    width: 50%;
    max-width: 50%;
}

body.template-page.rfq-theme-0 .grfq-products-header, body.template-page.rfq-theme-0 .grfq-form-header{
    background: transparent;
}

body.template-product.template-product-bateaux.rfq-theme-0 button.product-form__submit.button.button--primary{
    display: none;
}

body.template-product.template-product-bateaux.rfq-theme-0  .product-form__quote.button.button--primary.rfq-btn-0.rfq-btn{
    width: 100%;
}

body.template-product.template-product-bateaux.rfq-theme-0 .product-form__buttons-row {
   gap: 0px;
}

body.template-product.template-product-bateaux.rfq-theme-0 .select-label.secondary_text div{
   display: none;
}

body.template-product.template-product-bateaux.rfq-theme-0 .custom-variants {
    position: absolute;
    font-size: 11px;
    left: 15px;
    top: 4px;
}

body.template-product.template-product-bateaux.rfq-theme-0 .product-parameters .dropdown-select .select-label{
  padding: 1.5rem 1.6rem;
  border-radius: 0px;
}

body.template-product.template-product-bateaux.rfq-theme-0 .product-parameters .dropdown-select .select-label span {
    padding-right: 2rem;
    word-break: break-word;
    margin-top: 0.5rem;
    font-size: 15px;
}

body.template-product.template-product-bateaux.rfq-theme-0 .product-parameters variant-selects {
        gap: 1.4rem 1.6rem;
}

.custom-product-badges{
  display: flex;
  align-items: center;
  gap: 20px;
}

.custom-product-badges img{
   width: 150px;
}

body.template-product.template-product-bateaux.rfq-theme-3210 .product-form__buttons-row{
   flex-direction: column;
}

body.template-product.template-product-bateaux.rfq-theme-3210  .product-form__buttons-row button.product-form__submit.button.button--primary{
   width: 100%;
}

body.template-product.template-product-bateaux.rfq-theme-3210  .product-form__buttons-row .product-form__quote.button.rfq-btn{
   width: 100%;
}
