/**********************************************************************************************************************************************************/
/**************************************************************************** MAXI 1466PX *****************************************************************/
/**********************************************************************************************************************************************************/

@media only screen and (max-width: 1466px) {

html {
    font-size: 95%;
    -webkit-text-size-adjust: 95%;
    -ms-text-size-adjust: 95%;
}
    
    header.header-site .wrap {
        padding-right: 100px;    
    }
    

    
}



/**********************************************************************************************************************************************************/
/**************************************************************************** MAXI 1280PX *****************************************************************/
/**********************************************************************************************************************************************************/

@media only screen and (max-width: 1280px) {

    .slider {
        height: 180px;
    }
    
    body.home .slider,
    body.home .slide {
	   height: 170px !important; 
    }
    
    header.header-site .wrap {
        padding-right: 150px;
    }
    
    
    
}



/**********************************************************************************************************************************************************/
/**************************************************************************** MAXI 1024 PX ****************************************************************/
/**********************************************************************************************************************************************************/

@media only screen and (max-width: 1024px) {

    section.single-boat {
        padding: 25px 0;    
    }
    
    .slider {
        height: 150px;
    }

    .logo-header {
        background-size: contain;
        width: 200px;
    }

    .top-image.top-home {
        padding: 10vh 0;    
    }
    
    .formulaire-recherche input[type=submit] {
        margin-top: 10px;    
    }

    .zone-recherche.scroll .flex-item-quart {
        width: 23%;
    }
    
    .top-image.top-single {
        height: 100px;    
    }
    
    .container-titre-single h1 {
        font-size: 2rem;    
    }
    
    .container-titre-single h2 {
        font-size: 1.2rem;
        line-height: 1.7rem;
        margin-bottom: 10px;
    }
    
    .container-titre-single h2::before {
        font-size: 1.1rem;
    }
    
    .resource_caracteristique {
        padding: 15px;    
    }
    
    .resource_caracteristique span::before {
        width: 40px;
        height: 40px;
    }
    
}



/**********************************************************************************************************************************************************/
/**************************************************************************** MAXI 967 PX *****************************************************************/
/**********************************************************************************************************************************************************/

@media only screen and (max-width: 967px) {

    
    .zone-selecteur-modele-bateau,
    .zone-selecteur-modele-bateau.scroll,
    .zone-selecteur-modele-bateau.scroll label,
    .zone-selecteur-modele-bateau label {
        height: 73px;    
    }
    
    .zone-recherche .formulaire-recherche input[type=submit] {
        margin-top: 25px;
    }

    .zone-recherche.scroll .formulaire-recherche input[type=submit] {
        margin-top: 15px;
    }


    .flex-item-tiers.lbo-right-part,
    .flex-item-deux-tiers.lbo-left-part {
        width: 48%;
    }
    
    .resource_caracteristique {
        padding: 0 12px;    
    }
    
    li.item-recherche .flex-item-moitie {
        width: 50%;
        margin-bottom: 0;
    }

    li.item-recherche .flex-item-moitie.item-caract {
        width: 48%;
    }

    li.item-recherche .flex-item-quart {
        width: 100%;
        margin-bottom: 0;
    }

    li.item-recherche .flex-item-quart:first-child {
        width: 50%;
    }

    li.item-recherche .flex-item-quart .flex-item-moitie {
        width: 50%;
    }

    li.item-recherche .flex-item-quart .flex-item-moitie {
        width: 48.3%;
        padding-left: 0;
        padding-right: 0;
    }
    
    .recherche-caracteristiques .item-caract {
        margin-bottom: 12px !important;
    }
    
    li.item-recherche .flex-item-quart .flex-item-moitie.nombre-bateaux {
        width: 48.3%;
        padding-left: 8px;
    }
    
    li.item-recherche .flex-item-quart .flex-item-moitie.nombre-bateaux p {
        display: inline-block;
        margin-right: 6px;
    }
    
    li.item-recherche .flex-item-quart .flex-item-moitie.nombre-bateaux .quantite-dispo {
        display: inline-block;
        margin-top: 0;
    }

    li.item-recherche .flex-item-50 {
        width: 100%;
    }
    
    li.item-recherche .flex-item-50 h2 {
        margin-top: 12px;
        text-align: left;
        
    }
    
    li.item-recherche .prix-formule-de-location {
        -webkit-justify-content: space-between;
        justify-content: space-between;
        width: 98%;
        position: relative;
        height: 100%;
        display: inline-block;
    }
    
    .resultat-formule-de-location {
        padding-bottom: 10px;
        border-bottom: 0;
        margin-right: 3px;
    }
    
    .ensemble-prix div,
    .resultat-formule-de-location .display-table-cell::before {
        display: inline-block;
        margin-right: 8px;
        margin-bottom: 0;
        vertical-align: middle;
    }
    
    .prix-formule-de-location .arrow-price {
        font-size: .85rem;
        margin-top: 0;
        position: absolute;
        right: 0;
    }


    .prix-formule-de-location .arrow-price::after {
        font-size: 1.2rem;
        margin-left: 5px;
    }
    
    body.home .slider,
    body.home .slide {
	   height: 140px !important; 
    }

    
    .banniere-assurance img {
        max-width: 120px;
    }
    
    
}




/**********************************************************************************************************************************************************/
/**************************************************************************** MAXI 800 PX *****************************************************************/
/**********************************************************************************************************************************************************/

@media only screen and (max-width: 800px) {
    
    
    
    .flex-item-tiers {
        width: 48%;    
    }
    
    .slider {
        height: 200px;
    }
    
    body.home .slider,
    body.home .slide {
	   height: 160px !important; 
    }

    

    .zone-recherche.scroll {
        padding: 10px 10px 15px 10px;    
    }

    .top-image.top-home {
        padding: 8vh 0;    
    }
    
    .formulaire-recherche .critere-recherche::before {
        font-size: 1.2rem;
    }
    
    .formulaire-recherche .critere-recherche select {
        padding: 0 0 0 24px;
    }
    
    .scroll .formulaire-recherche .critere-recherche select,
    .scroll .formulaire-recherche input[type=text]::placeholder {
        font-size: .75rem;    
    }
    
    .scroll .formulaire-recherche input[type=text] {
        padding-left: 34px;   
    }
    
    .scroll .cta-radius {
        margin-top: 0 !important;
    }
    
    
    h2 {
        font-size: 1.3rem;
        line-height: 1.6rem;
    }

    
    .desktop-only {
        display: none;
    }
    
    .mob-only {
        display: block;    
    }
    
    
    .container-titre-single .flex-item-tiers {
        width: 100%;
        margin-bottom: 15px;
    }
    
    .container-titre-single .flex-item-moitie {
        margin-bottom: 0;    
    }
    
    .container-titre-single h1 {
        font-size: 1.6rem;    
    }
    
    .container-titre-single h2 {
        font-size: 1rem;
        line-height: 1.4rem;
    }
    
    .container-titre-single h2::before {
        font-size: 1rem;
    }
    
    .padding20 {
        padding: 15px;    
    }
    
    .container-titre-single.scroll h1 {
        font-size: 1rem;
    }
     
    .zone-selecteur-modele-bateau label {
        padding-left: 10px;
        padding-right: 10px;
    }
    
    .zone-choix-jour,
    .container-zone-choix.scroll .zone-choix-jour {
        width: 100%;
        padding: 0 20px;
    }
    
    .owl-carousel .owl-nav button.owl-prev,
    .owl-carousel .owl-nav button.owl-next {
        width: auto;
        height: auto;
        border-radius: 0;
        border: 0;
        background: transparent;
        width: 15px;
    }
    
    .owl-carousel .owl-nav button span {
        display: none !important;
    }
    
    .owl-carousel .owl-nav button::before {
        height: auto;
        width: 15px;
        font-size: 2rem;
        text-align: center;
    }
    
    
    .owl-carousel .owl-nav button.owl-prev {
        left: -18px;
    }
    
    .owl-carousel .owl-nav button.owl-next {
        right: -18px;
    }
    
    .owl-carousel .owl-nav button.owl-prev::before {
        width: 15px;    
    }
    
    .indicateur-dispo {
        margin-top: 4px;
        width: 22px;
        height: 22px;
        line-height: 20px;
    }
    
    li.item-recherche h2.before::before {
        display: none;
    }
    
    li.item-recherche h2.before::after {
        content: '';
        display: none;
        width: 120px;
        height: 16px;
        margin: 15px 0;
        background: url(img/vague-titre.png);
        background-size: contain;
    }
        
    .flex-item-40,
    .flex-item-55,
    .flex-item-60,
    .flex-item-moitie {
        width: 100%;
        margin-bottom: 25px;
    }
    
    .module-informations {
        margin-top: 0;
    }
    
    .flex-item-quart {
        width: 48%;
        margin-bottom: 20px;
    }
    
    .flex-item-cinq {
        width: 31%;
        margin-bottom: 20px;
    }

    .flex-item-tiers.lbo-right-part,
    .flex-item-deux-tiers.lbo-left-part {
        width: 100%;
        margin-bottom: 20px;
    }
    
    .site-footer .flex-item-tiers {
        width: 33%;    
    }
    
    .site-footer .wrap {
        max-width: 95%;    
    }
    
    .footer-droite img {
        max-width: 80%;   
    }
    
    section {
        padding: 35px 0;    
    }
    
    .padding40 {
        padding: 30px;
    }

    .padding30 {
        padding: 20px;
    }

    .flex-item-moitie.avec-permis::before {
        display: none;
    }
    
    .bateau-image {
        width: 100%;
        height: 220px;
    }

    .flex-item-moitie.avec-permis-image {
        width: 48%;    
    }
    
    .entete-produit h2 {
        font-size: 1.4rem;
        line-height: 1.7rem;
    }
    
    .container-titre-single {
            
    }
    
    .container-titre-single h1 {
        font-size: 2rem;
    }

    .contenu-page h1 {
        font-size: 2rem;
        margin-bottom: 30px !important;
        line-height: 2.3rem;
        text-align: center;
        padding: 0 12px;
    }

    .contenu-page h1.entry-title::after {
        margin: 15px auto 0;
    }
    
    h2.after {
        text-align: center;
    }
    
    h2.after::after {
        margin-left: auto;
        margin-right: auto;
    }
    
    .page-template-template-caution-form .product-infos-complementaires {
        margin-top: 50px;
    }

    .zone-recherche.resultats-recherche .formulaire-recherche input[type=submit] {
        margin-top: 10px;
    }
    
    .zone-recherche.resultats-recherche.scroll .formulaire-recherche input[type=submit] {
        margin-top: 5px;    
    }
    
    body.page-template-template-form-recherche-pour-css .top-image.top-single,
    body.page-template-template-form-recherche .top-image.top-single,
    body.single-product .top-image.top-single {
        display: none;
    }
    
    #toTop {
        display: none !important;
        visibility: hidden !important;
    }
    
    .sk-cube-grid {
        margin: 40% auto;
    }

    body.single-product .slider {
        height: 360px;
    }

    .ui-tabs .ui-tabs-nav {
        width: 100%;
        margin-left: 0 !important;
    }

    .ports-dispos {
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 702;
        background: #fff;
        padding: 8px 2px !important;
        box-shadow: 0 -6px 6px rgba(0,0,0,0.2);
    }
    
    .ports-dispos li {
        padding: 12px !important; 
        font-size: .85rem !important;
    }

    .ports-dispos li div::after {
        display: none;
    }

    .contenu-port {
        margin-top: 0;    
    }
    
    .ports-dispos li div span {
        display: none;
    }
    
    
    .banniere-assurance {
        margin: 30px 5% 20px;
        max-width: 90%;
        padding: 15px;
        border-radius: 12px;
        text-align: center;
    }

    .banniere-assurance .flex-item-quart,
    .banniere-assurance .flex-item-trois-quart {
        width: 100%;    
    }
    
    .banniere-assurance img {
        max-width: 100px;
        margin: 0 auto;
    }
    
    .banniere-assurance a {
        margin: 15px auto 0;
    }
    
    .flex-item-trois-quart {
        width: 100%;
    }
    
    .flex-item-trois-quart + .flex-item-quart {
        width: 100%;
    }
    
}



/**********************************************************************************************************************************************************/
/**************************************************************************** MAXI 660 PX *****************************************************************/
/**********************************************************************************************************************************************************/

@media only screen and (max-width: 660px) {


    .slider {
        height: 150px;
    }

    .zone-recherche.scroll {
        padding: 10px 10px 15px 10px;    
    }
    
    .zone-recherche.scroll .flex-item-quart {
        width: 48%;
        margin-bottom: 15px;
    }
        
    a.cta-header {
        line-height: 60px;
    }

    
    
    
    
}

/**********************************************************************************************************************************************************/
/**************************************************************************** MAXI 600 PX *****************************************************************/
/**********************************************************************************************************************************************************/

@media only screen and (max-width: 600px) {

    
    html {
        font-size: 90%;
        -webkit-text-size-adjust: 90%;
        -ms-text-size-adjust: 90%;
    }
    
    body {
        background: #f4f4f4;
    }

    .bkg-bleu-clair.trame {
        background: var(--bleu-clair);
    }

    section.single-boat,
    section {
        padding: 15px 0;    
    }
    
    header.header-site .wrap {
        height: auto;
        padding: 6px 0;
    }
    
    .logo-header {
        width: 100%;
        height: 60px;
        text-align: center;
        float: none;
        background-position: center center;
    }
    
    .top-image.top-home {
        padding: 8vh 0;   
    }
    
    .slider {
        height: 120px;    
    }
    
    body.home .slider,
    body.home .slide {
	   height: 120px !important; 
    }
    
    
    h2.before::before {
        display: none;
    }
    
    .zone-recherche h2 {
        font-size: 1rem;
        line-height: 1.3rem;
        margin: 4px 0;
        text-align: center;
    }
    
    .module-accordeon-port .accordion-titre,
    .Zebra_Accordion .accordion-titre {
        padding: 8px 10px;    
    }
    
    .module-accordeon-port .accordion-titre h2 {
        font-size: 1.2rem;
        line-height: 1.4rem;
    }
    
    .container-titre-single h1 {
        font-size: 1.4rem;    
    }
    
    h3 {
        font-size: 1.2rem !important;
        line-height: 1.5rem !important;
    }

    h4 {
        font-size: 1rem;
        line-height: 1.3rem;
    }
    
    .site-footer .flex-item-tiers {
        width: 100%;    
    }
    
    .site-footer,
    .site-footer a,
    .site-footer img {
        text-align: center;    
    }
    
    .site-footer img {
        display: block;
        margin: 0 auto 12px;
    }
    
    
    .zone-reassurance .flex-item-quart {
        width: 48%;    
    }
    
    .picto-reassurance {
        width: 60px;
        height: 60px;
    }
    
    
    .flex-item-cinq {
        width: 48%;
    }

    .flex-item-moitie.avec-permis-image {
        width: 100%;
    }
    
    .entete-produit h2.before::before {
        width: 20px;
    }
    
    .entete-produit h2 {
        font-size: 1.2rem;
        line-height: 1.5rem;
    }
    
    
    .resource_caracteristique {
        padding: 0 10px;
    }
    
    
    .baseline-header {
        display: none;
    }
    
    body.woocommerce-checkout h3 {
        text-align: center !important;
    }
    
    .module-informations img {
        display: none;
    }

    .site-main {
        margin-bottom: 0;    
    }
    
    body.single-product .slider {
        height: 270px;
    }
    
    .zone-selecteur-modele-bateau label {
        font-size: .75rem;
        line-height: 1.1rem;
        padding: 6px 5px;
    }
    

    .ports-dispos li {
        padding: 8px !important;
    }
    
    
    
    
    
}




/**********************************************************************************************************************************************************/
/**************************************************************************** MAXI 480 PX *****************************************************************/
/**********************************************************************************************************************************************************/

@media only screen and (max-width: 480px) {

    
    body.single-product header.header-site {
        box-shadow: none;
        border-bottom: 1px solid #eaeaea;
    }
        
    .logo-header {
        height: 50px;
        width: 60%;
    }
    
    .flex-item-trois-quart {
        width: 100%;    
    }
    
    p.big,
    .big p,
    .big {
        font-size: 1rem;
        line-height: 1.3rem;
    }
    
    .flex-item-deux-tiers,
    .flex-item-tiers {
        width: 100%;
    }

    .flex-item-quart {
        width: 100%;
    }

    .top-image.top-home {
        padding: 4vh 0;
    }
    
    .wrap.zone-recherche {
        max-width: 90%;    
    }
    
    .zone-recherche .flex-item-quart {
        width: 48%;
    }
    
    .zone-recherche .formulaire-recherche input[type=submit] {
        margin-top: 5px;    
    }
    
    body.single-product .slider,
    .slider {
        height: 200px;    
    }
    
    body.home .slider,
    body.home .slide {
	   height: 200px !important; 
    }
    
    .module-accordeon-port .accordion-titre,
    .Zebra_Accordion .accordion-titre {
        margin-bottom: 15px;    
    }
    
    .module-accordeon-port .accordion-titre::after {
        top: 20%;    
    }
    
    .module-bateau-home {
        margin-bottom: 20px;
        box-shadow: 0 6px 6px rgba(0,0,0,0.15);
    }
    
    .module-accordeon-port .accordion-titre h2 {
        font-size: 1rem;
        line-height: 1.3rem;
    }
    
    .container-titre-single {
        box-shadow: none;    
    }
    
    .container-titre-single.scroll h2 {
        margin-right: 10px;
    }
    
    .container-titre-single.scroll h2::before {
        display: none;
    }

    .container-titre-single.scroll h1 {
        padding-left: 6px;
        
    }
    
    .container-titre-single.scroll h1,
    .container-titre-single.scroll h2 {
        font-size: .85rem;
        text-align: left;
    }
    
    
    .container-titre-single .flex-item-tiers, 
    .container-titre-single .flex-item-moitie {
        width: 48%;    
    }
    
    .container-titre-single .cta-radius {
        display: none;
    }
    
    .zone-selecteur-modele-bateau {
        margin: 0 0 15px;
        height: auto;
    }
    
    .zone-selecteur-modele-bateau,
    .zone-selecteur-modele-bateau label,
    .zone-selecteur-modele-bateau.scroll,
    .zone-selecteur-modele-bateau.scroll label {
        height: 70px;
    }
    
    
    .zone-selecteur-modele-bateau label.select-actif::after {
        bottom: -15px;
        font-size: 2rem;
    }

    .zone-selecteur-modele-bateau label.select-actif {
        border: 0;    
    }
    
        section.single-boat.scroll {
        padding-top: 300px;
    }

    .zone-bouton-dispo-mobile {
        display: block;
    }
    
    .zone-bouton-dispo-mobile a:hover {
        background: var(--bleu-clair) !important;
        border-color: var(--bleu-clair) !important;
    }
    
    
    .entete-produit h2.before::before {
        display: none;
    }
    
    .entete-produit h2 {
        padding-left: 15px;    
    }
    
    .resource_description,
    .resource_caracteristiques {
        padding: 15px;    
    }
    
    .resource_caracteristique {
        padding: 0 6px;
        width: 20%;
        line-height: 1.1rem;
    }

    
    .resource_caracteristique span::before {
        width: 30px;
        height: 30px;
    }
    
    
    .contenu-page h1::after {
        margin: 15px auto;
    }


    header.entry-header {
        text-align: center !important;
        padding: 0 !important;
    }

    .padding30 {
        padding: 15px;    
    }
    
    .padding50 {
        padding: 25px;    
    }
    
    
    .woocommerce-billing-fields {
        margin-bottom: 20px;    
    }
    
    .resource_images::before {
        width: 70px;
        height: 70px;
        top: 10px;
        right: 10px;
    }
    
    #tarteaucitronAlertBig #tarteaucitronDisclaimerAlert, #tarteaucitronAlertBig #tarteaucitronDisclaimerAlert strong {
        display: block !important;
        text-align: center !important;
        padding-bottom: 15px;
    }
    
	/* Conditions générales de location */
	body.page-template-template-page-cgl table, body.page-template-template-page-cgl tbody, body.page-template-template-page-cgl tr, body.page-template-template-page-cgl td {
		display: block;
	}
	body.page-template-template-page-cgl table tr td {
		width: 100% !important;
	}
	body.page-template-template-page-cgl table tr td:nth-child(1) {
		padding-bottom: 0;		
	}
	body.page-template-template-page-cgl table tr td:nth-child(2) {
		padding-top: 0;		
	}
    
    li.item-recherche .flex-item-quart:first-child {
        width: 100%;    
    }
    
    li.item-recherche .flex-item-moitie.padding20 {
        width: 100%;
        padding-bottom: 0;
    }
    
    li.item-recherche h2.before::before {
        display: none;
        width: 120px;
        height: 16px;
        margin: 0 15px 0 0;
        background: url(img/vague-titre.png);
        background-size: contain;
    }
    
    li.item-recherche h2.before::after {
        display: none;
        width: 120px;
        height: 16px;
        margin: 15px 0;
        background: url(img/vague-titre.png);
        background-size: contain;
    }
    
    li.item-recherche .flex-item-50 {
        width: 50%;
    }
    
    li.item-recherche .flex-item-50 h2 {
        margin-top: 0;
    }

    .choix-jour,
    .choix-jour-flexible {
        padding: 12px;    
    }
    
    section.single-boat.scroll {
        padding-top: 230px;
    }

    body.single-product #slideposition {
/* LBO 27/03/2021
        bottom: 36px;
*/		
    }
    
    .ports-dispos li {
        padding: 6px !important;
        font-size: .75rem !important;
    }
    
    
    
}

/**********************************************************************************************************************************************************/
/**************************************************************************** MAXI 400 PX *****************************************************************/
/**********************************************************************************************************************************************************/

@media only screen and (max-width: 400px) {

    .zone-reassurance .flex-item-quart {
        width: 100%;
    }
    
    
    .resource_caracteristique {
        padding: 0 2px;    
    }
    
    .resource_caracteristique span::before {
        width: 25px;
        height: 25px;
    }
    
    .prix-formule-de-location .arrow-price {
        display: none;
    }
    
    .container-titre-single h1 {
        font-size: 1.2rem;    
    }
    
    .container-titre-single.scroll h1,
    .container-titre-single.scroll h2 {
        font-size: .8rem;    
    }
    
    body.home .slider,
    body.home .slide {
	   height: 180px !important; 
    }
    
    
    
}



