/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/


/*************** ADD CUSTOM CSS HERE.   ***************/

/** TRANSLATEPRESS LANGUAGE SWITCHER **/
.cls {
    text-transform: uppercase;
}
.cls span {
    padding: 0 0 0 9px;
}
span.fr:lang(fr-FR), span.en:lang(en-GB), span.en:lang(nl-NL) {font-weight:bold;}

.espace-client-header a {
    background: #b5e7f5;
    padding: 3px 15px;
    border-radius: 20px;
    color: #000;
    font-weight: bold;
    letter-spacing: 1px;
}

/** Main **/

html, body {max-width: 100%;overflow-x: hidden;}
.flickity-enabled { display: block; overflow-x: visible; }
button.flickity-button.flickity-prev-next-button.previous, button.flickity-button.flickity-prev-next-button.next {
    width: 48px!important;
    min-height: 48px!important;
}

img {border-radius:10px;}

.mask-bg-header .img-inner {
  -webkit-mask-image: url(https://camping-ledauphin.com/wp-content/uploads/2022/11/dauphin-mask-0.svg);
  mask-image: url(https://camping-ledauphin.com/wp-content/uploads/2022/11/dauphin-mask-0.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
	-webkit-mask-size: cover;
    mask-size: cover;
}
.mask-bg-header .col-inner {
    background: url(https://camping-ledauphin.com/dauphin-mask-011/) no-repeat;
    background-size: contain;
}
@media (max-width: 48em) {
.mask-bg-header .col-inner {
    width: 100%;
    padding: 0 0 0 40%;
}
.mask-bg-header .col-inner {
    background: url(https://camping-ledauphin.com/dauphin-mask-011/)no-repeat;
    background-size: contain;
    background-position: 100% 0%;
}
div#logo {
    margin-top: 50px;
}
.stuck div#logo {
    margin-top: inherit;
}
}
.social-icons {
    color: #1fb7e5;
}

/** MENU **/
.off-canvas .mfp-content {
    width: 100%;
}

/** GENERAL STYLE **/
.left-center {
	display:flex;
	align-items:center;
}
.red, .red a {color:#000;}
.green, .green a {color:#74B58F;}

.product_title.entry-title {font-size: 30px;font-family: Playfair, sans-serif;margin-bottom:10px;line-height:1em;}

@media (min-width: 48em) {
h1, .h1 {font-size: 40px;font-family: Playfair, sans-serif;margin-bottom:10px;line-height:1em;}
h2, .h2 {font-size: 35px;font-family: Playfair, sans-serif;margin-bottom:10px;line-height:1em;}
h3, .h3, h4, .h4 {font-size: 30px;font-family: Playfair, sans-serif;margin-bottom:10px;line-height:1em;}
h5, .h5 {font-size:15px!important;font-family: Playfair, sans-serif;margin-bottom:10px;line-height:1em;}
}
@media (max-width: 48em) {
h1, .h1 {font-size: 35px;font-family: Playfair, sans-serif;margin-bottom:10px;line-height:1em;}
h2, .h2 {font-size: 30px;font-family: Playfair, sans-serif;margin-bottom:10px;line-height:1em;}
h3, .h3, h4, .h4 {font-size: 25px;font-family: Playfair, sans-serif;margin-bottom:10px;line-height:1em;}
h5, .h5 {font-size:15px!important;font-family: Playfair, sans-serif;margin-bottom:10px;line-height:1em;}
}

@media only screen and (min-width: 1200px) {
#main {
    background: url(https://camping-ledauphin.com/wp-content/uploads/2025/08/page-dauphin-bg-left-4.svg),url(https://camping-ledauphin.com/wp-content/uploads/2025/08/page-dauphin-bg-right-4.svg);
    background-repeat: repeat-y,repeat-y;
    background-position: 0 160px,100% 500px;
    background-size: 15%,15%;
}
}
.absolute-footer {display: none;}

.nav>li>a:hover, .nav>li.active>a, .nav>li.current>a, .nav>li>a.active, .nav>li>a.current, .nav-dropdown li.active>a, .nav-column li.active>a, .nav-dropdown>li>a:hover, .nav-column li>a:hover, .nav-vertical-fly-out>li>a:hover {
    color: #1fb7e5;
}


.share-icons {
    font-size: 150%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.share-icons:before {
    content: 'Partagez';
    display: block;
    width: 100%;
    text-align: center;
    font-size: 17px;
}
.blog button.button {
    display: flex;
    align-items: center;
}
.blog-wrapper {
    padding-top: 50px;
}
.single h6.entry-category {
    display: none;
}
.button.is-link:after {
    content: '\2192';
	margin-left:5px;
}
@media (min-width: 48em) {
.titre-h1 {font-size: 40px;}
}
@media (max-width: 48em) {
.titre-h1 {font-size: 35px;}
.centered-mobile {
    justify-content: center;
    display: flex;
    align-items: center;
}

.circle img {
    border-radius: 999px!important;
    -o-object-fit: cover;
    object-fit: cover;
    max-width: 300px;
    max-height: 300px;
}
}


.blog h5.post-title.is-large {
    font-size: 30px !important;
}



/** WOOCOMMERCE **/

svg.flickity-button-icon {
    background: #ffffffb8;
}
nav.woocommerce-breadcrumb {
    display: none;
}
ul.tabs.wc-tabs.product-tabs a {
    text-transform: uppercase;
}
p.product_title.entry-title {
    font-family: "Wendy One", sans-serif;
    color: #282828;
    line-height: 1em;
    margin-bottom: 10px;
    padding-top: 10px;
    font-size: 35px;
}
h3.product-section-title {
    text-transform: inherit;
    letter-spacing: inherit;
}

.box-acf-fields span {
    background: #fff;
    padding: 2px 5px;
    width: fit-content;
    max-height: 20px;
}
.box-acf-fields {
    position: relative;
    width: min-content;
    display: flex;
    top: -15px;
    left: -4px;
}
@media only screen and (min-width: 48em) {
.woocommerce-shop .custom-page-title {padding:70px 15px 0;}
.archive.woocommerce main#main { margin-top: 50px;}
.woocommerce h1.titre-h1 {padding-top: 70px;}
}

@media only screen and (max-width: 48em) {
.woocommerce-shop .custom-page-title {padding: 50px 15px 0;}
.woocommerce .shop-container { margin-top: 30px;}
.woocommerce h1.titre-h1 {padding-top: 20px;}
}

/*** THELIS ***/
.thr-search-engine-regions.ng-scope {display:none;}


/*** WOOCOMMERCE ***/
.shop_attributes li:first-child {
    margin-top: 20px;
}

/*
@media only screen and (max-width: 48em) {
.product-attributes {
    position: absolute;
    top:188px;
    right: 0;
    font-size: 75%;
}
}
@media only screen and (min-width: 48em) {
.product-attributes {
    position: absolute;
    top:268px;
    right: 0;
    font-size: 75%;
}
}
*/
.capacite {
    background: #fff;
    padding: 0 6px;
    position: absolute;
    top: 10px;
    left: 10px;
    border-radius: 10px;
    font-size: 10px;
}
.gamme {
	background: rgb(141, 189, 29);
    padding: 0 6px;
	color:#fff;
}
.tag_under_title {margin-bottom: 10px;}
.tag_under_title span {
    background: #58825e;
    padding: 5px 10px;
    color: #fff;
}
p.woocommerce-result-count, .woocommerce-ordering {
    display: none;
}
a.woocommerce-LoopProduct-link {
    text-transform: uppercase;
    font-weight: 600;
}

.picto-list {margin-bottom: 20px;}
.pictos {height:30px;margin-right:15px;margin-bottom:10px;}
.prise-elec, span.Prise.Electrique {
    content: url(https://camping-ledauphin.com//wp-content/uploads/2022/12/electric-socket-svgrepo-com.svg);
}
.tv, span.TV {
    content: url(https://camping-ledauphin.com/wp-content/uploads/2022/12/tv-svgrepo-com.svg);
}
.clim, span.CLIM {
    content: url(https://camping-ledauphin.com/wp-content/uploads/2022/12/air-conditioner-svgrepo-com.svg);
}
.twosdb, span.\32 .SDB {
    content: url(https://camping-ledauphin.com/wp-content/uploads/2022/12/two-bathrooms-picto.svg);
}
.onesdb, span.\31 .SDB {
    content: url(https://camping-ledauphin.com/wp-content/uploads/2023/03/one-bathrooms-picto.svg);
}
.lave-vaisselle, span.Lave.Vaisselle {
    content: url(https://camping-ledauphin.com/wp-content/uploads/2022/12/dishwasher-svgrepo-com.svg);
}
.nespresso {
    content: url(https://camping-ledauphin.com/wp-content/uploads/2022/12/Nespresso-coffee.svg);
}
span.Nespresso {
	content: url(https://camping-ledauphin.com/wp-content/uploads/2023/02/Nespresso-coffee-icon.svg);
}
.spa, span.SPA {
    content: url(https://camping-ledauphin.com/wp-content/uploads/2024/02/bath-spa-icon.svg);
}

.ss-sanitaire, span.Sans.Sanitaire {
    content: url(https://camping-ledauphin.com/wp-content/uploads/2022/12/no-toilet-icon.svg);
}
.twowc, span.\32 .WC {
    content: url(https://camping-ledauphin.com/wp-content/uploads/2022/12/two-toilet-picto.svg);
}
h3.product-section-title.product-section-title-upsell.pt-half.pb-half.uppercase {
    text-transform: capitalize!important;
}
.additional_information_tab a {
    text-transform: uppercase!important;
}
@media only screen and (min-width: 48em) {
.product-footer {
    margin-top: 30px;
}
}

/** FOOTER **/
.social-icons span {
    font-weight: inherit;
    padding-right: 10px;
}
.airotel {position: fixed;top: -2px;right: 0;width: 100px;z-index: 100}
@media only screen and (min-width: 850px) {

div a.book:lang(fr-FR), div a.customer-area:lang(fr-FR), div a.reservez:lang(en-GB), div a.espace-client:lang(en-GB), div a.kunden-area:lang(en-GB), div a.kunden-area:lang(en-FR)
div a.customer-area:lang(fr-FR), div a.customer-area:lang(de-DE),
div a.espace-client:lang(en-GB), div a.espace-client:lang(de-DE),
div a.kunden-area:lang(en-GB), div a.kunden-area:lang(fr-FR),
div a.book:lang(fr-FR), div a.book:lang(de-DE),
div a.reservez:lang(en-GB), div a.reservez:lang(de-DE),
div a.buch:lang(en-GB), div a.buch:lang(fr-FR)
	{
    display: none!important;
}
.reservez:lang(fr-FR),.book:lang(en-GB),.buch:lang(de-DE) {
    position: fixed;
    bottom: 70px;
    right: 0;
    width: 250px;
    z-index: 200;
    background: #b5e7f5 url(https://camping-ledauphin.com/wp-content/uploads/2025/08/reserver-dauphin-icon.svg) no-repeat 5% 50%;
	background-size:17%;
    padding-left: 70px;
    border-radius: 50px 0 0 50px;
    line-height: 1.1em;
    height: 60px;
    padding-top: 10px;
    transition: all .2s ease;
}
.reservez:hover, .book:hover, .buch:hover {    
    width: 280px;
    padding-left: 70px;
    height: 70px;
    padding-top: 15px;
}
.espace-client:lang(fr-FR), .customer-area:lang(en-GB), .kunden-area:lang(de-DE) {    
	position: fixed;
    bottom: 140px;
    right: 0;
    width: 250px;
    z-index: 200;
    background: #1fb7e5 url(https://camping-ledauphin.com/wp-content/uploads/2025/08/Assistance-dauphin-icon-3.svg) no-repeat 5% 50%;
	background-size:17%;
    color: #fff;
    padding-left: 70px;
    border-radius: 50px 0 0 50px;
	line-height: 1.1em;
    height: 60px;
    padding-top: 10px;
    transition: all .2s ease;
}
    
.espace-client:hover, .customer-area:hover, .kunden-area:hover {    
    width: 280px;
    padding-left: 70px;
    height: 70px;
    padding-top: 15px;
}
}
@media only screen and (max-width: 850px) {
.airotel {position: absolute;top: 0;right: 0;width: 100px;height: 124px;z-index: 100}
.reservez {display:none;}
}


/** HEADER **/
@media only screen and (min-width: 48em) {
	#masthead, #masthead.stuck {
    width: 1130px;
    margin: 0 auto;
    border-radius: 100px;
	padding: 0 10px 0 0;
	background-color:#fefaf0;
}
.stuck .header-inner {
		box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px !important;
	    border-radius: 90px;
	}
.stuck #masthead {margin-top:20px;}

.header-wrapper.stuck {
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
}
#logo a img {
    position: absolute;
    top: -10px;
    left: 0px;
    min-height: 120px;
}
.stuck #logo a img {
    position: absolute;
    top: -7px;
    left: 20px;
    min-height: 65px;
}
}
@media only screen and (max-width: 48em) {
.icon-menu:before {
    content: "";
    background: #fff;
    padding: 10px;
    border-radius: 40px;
}
.header-wrapper.stuck {
    background: #fff;
}
.stuck .mobile-nav {
    display: inherit;
}
}

/** HOME **/

.li-check ul {
  line-height: 1.4em;
  list-style-image: url(https://camping-ledauphin.com/wp-content/uploads/2025/07/check-icon-dauphin.svg);
}

/** CTOUVERT **/
#app .theme--light.v-card.v-card--outlined {
    border: 0!important;
}

/** PAGE PRODUITS **/
h2.yikes-custom-woo-tab-title, .shop-page-title.category-page-title.page-title {
    display: none;
}


/** SINGLE POST **/

@media only screen and (min-width: 48em) {
.entry-header-text.entry-header-text-top.text-left {
    float: right;
    width: 60%;
	padding-left: 30px;
}
.entry-image.relative {
    float: left;
	max-width: 40%;
}
}
@media only screen and (max-width: 48em) {
.entry-header-text.entry-header-text-top.text-left {
    width: 100%;
}
.flex-row.next-prev-nav.bt.bb {
    display: block;
    border: inherit;
}
.next-prev-nav .flex-col+.flex-col {
    border-left: inherit;
}
}
.widget .tagcloud a:hover {
    background-color: inherit!important;
}

.entry-content.single-page {
    clear: both;
}
.entry-category {
    margin-bottom: 20px;
}

.next-prev-nav .flex-col {
    padding: 10px;
}
.next-prev-nav i {display:none;}
.nav-previous:before {
    content: '\2190 \0020';
    display: block;
}
.nav-next.text-right:before {
    content: '\0020 \2192';
    display: block;
}

/** NEWS PAGE **/
.eneko-news-header .box-vertical:hover {
    box-shadow: inherit;
    transition: inherit;
}
.eneko-news-header .box-vertical {
    background: transparent;
}



@media only screen and (min-width: 48em) {
.eneko-news-header .box-text {
    width: 40%;
}
.eneko-news-header .box-vertical {
    padding: 0;
}
.eneko-news-header .box-image {
	padding: 0 30px 0 0;	
}
.post-item .box-vertical .box-image {
    width: 36%!important;
}
.image-cover {
    height: 200px;
}
}
p.cat-label {
    padding: 10px 0;
    font-size: .8em;
}
h5.post-title {
	font-size:1.5em;
}

/** OREILLES **/
.oreille-v1 .img {  
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 20px; 
  background-image: url('https://camping-ledauphin.com/wp-content/uploads/2025/07/blue-blurb-1.svg');
	    margin: 0 auto!important;
}
.oreille-v2 .img {  
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 20px; 
  background-image: url('https://camping-ledauphin.com/wp-content/uploads/2025/07/blue-blurb-2.svg');
	    margin: 0 auto!important;
}
.oreille-v3 .img {  
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 20px; 
  background-image: url('https://camping-ledauphin.com/wp-content/uploads/2025/07/blue-blurb-3.svg');
	    margin: 0 auto!important;
}
.oreille-v1 .img-inner, .oreille-v2 .img-inner, .oreille-v3 .img-inner {
    border-radius: 10px;
}

/** GRAVITY FORMS **/
legend {
    border-bottom: inherit;
	text-transform: none;
}
.gform_wrapper input, .gform_wrapper textarea, .gchoice label, .gform_wrapper select {
    border: 1px solid #000;
    border-radius: 5px;
	padding: 5px 15px!important;
	color: #000;
	font-weight: 600;
}
.gchoice input {
    display: none!important;
}
.gchoice label {
    background: #fff;
}
.gform_wrapper.gravity-theme .gfield-choice-input+label {
	float: left;
    margin: 0 8px 8px 0!important;
}
.gchoice label:hover {
	background: #000;
	color: #fff;
	cursor: pointer;
}
.gchoice input[type=radio]:checked+label, .gchoice input[type=checkbox]:checked+label {
    background: #000;
    color: #fff;
	border-color:#000;
}
.gchoice_1_10_1, .gchoice_1_11_1 {
    display: flex;
}
#input_1_10 label, #input_1_11 label {
	border:0;
	padding:0;
}
#input_1_10 .gchoice input[type=checkbox], #input_1_11 .gchoice input[type=checkbox] {
    display: block!important;
    min-width: 25px!important;
    height: 25px!important;
    top: 5px;
    position: relative;
}

::-webkit-input-placeholder { /* Edge */  color: grey; font-weight:100!important;}
:-ms-input-placeholder { /* Internet Explorer 10-11 */  color: grey; font-weight:100!important;}
::placeholder {  color: grey; font-weight:100!important;}

input.gform_button, input.gform_previous_button, input.gform_next_button {
    padding: 0px 20px!important;
}
.ui-datepicker-title {
    width: 70%;
}
select.ui-datepicker-month {
    display: inline-block;
    width: 40%;
}
select.ui-datepicker-year {
    width: 60px;
    display: inline-block;
}
.ginput_container_consent {
	display:flex;
	align-items: center;
    	padding: 10px 0;
}
.ginput_container_consent input {
    width: 25px;
    height: 25px;
}
.submit-opacity {
    opacity: 0.3;
}
.gform_wrapper input, .gform_wrapper textarea, .gchoice label, .gform_wrapper select {
	border: 1px solid #0000005c;
}

/** RESPONSIVE TABLE **/
.dcf-table th {
    text-transform: inherit;
    font-weight: 600;
}
.dcf-table thead tr {
    background-color: #fff!important;
    text-transform: uppercase;
}
.dcf-table tr th {padding: 10px;}
.dcf-table tr:nth-child(even) {background: #FFF;}
.dcf-table tr:nth-child(odd) {background: #58825e1c;}

    @media only screen and (max-width:48em) {
      .dcf-table-responsive thead {
        clip: rect(0 0 0 0);
        -webkit-clip-path: inset(50%);
        clip-path: inset(50%);
        height: 1px;
        overflow: hidden;
        position: absolute;
        width: 1px;
        white-space: nowrap
      }
      .dcf-table-responsive tr {
        display: block
      }
      .dcf-table-responsive td {
		-webkit-column-gap: 0;
		-moz-column-gap: 0;
		column-gap: 0;
		display: grid;
		grid-template-columns: 1fr 5fr;
		text-align: left!important;
	}
      .dcf-table-responsive.dcf-table-bordered, .dcf-table-responsive.dcf-table-bordered thead th {
        border-width: 0
      }
      .dcf-table-responsive.dcf-table-bordered tbody td {
        border-top-width: 0
      }
      .dcf-table-responsive:not(.dcf-table-bordered) tbody tr {
        padding-bottom: .75em
      }
      .dcf-table-responsive:not(.dcf-table-bordered) tbody td {
        padding-bottom: 0
      }
      .dcf-table-responsive:not(.dcf-table-bordered):not(.dcf-table-striped) tbody td {
        padding-right: 0
      }
      .dcf-table-responsive.dcf-table-bordered tbody tr:last-child td:last-child {
        border-bottom-width: 0
      }
      .dcf-table-responsive tbody td:before {
        content: attr(data-label);
        float: left;
        font-weight: 500;
        padding-right: 1.78em
      }
    }

.dcf-overflow-x-auto {
      overflow-x: auto!important;
      -webkit-overflow-scrolling: touch
    }
    
.dcf-w-100\% {
  width: 100%!important;
		}


/*** THELIS RESA ***/
@media screen and (min-width: 1200px) {
.thr-search-engine-multi .thr-search-engine-main.thr-search-engine-main-half>.thr-search-engine-campsites, .thr-search-engine-multi .thr-search-engine-main.thr-search-engine-main-half>.thr-search-engine-dates, .thr-search-engine-multi .thr-search-engine-main.thr-search-engine-main-half>.thr-search-engine-pers, .thr-search-engine-multi .thr-search-engine-main.thr-search-engine-main-half>.thr-btn-search {
	margin-left: 0!important;
    margin-right: 0!important;
    flex-basis: calc(100% / 4)!important;
}
}

/*** SOLEILS ***/
.single-product span.soleils {line-height: 40px;}

/* Afficher les soleils à côté du titre produit */
.product-attribute-soleils-inline {
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
}

.product-attribute-soleils-inline .soleils-item {
    position: relative;
    top: -20px;
}

/* Alternative: Si vous voulez les afficher sur la même ligne que le titre */
.single-product .product_title {
    display: inline-block;
}

/* Soleils à côté du titre dans les vignettes */
.woocommerce-loop-product__title {
    display: inline;
}

.soleils-item-inline {
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle;
    margin-top: -4px;
}

/*** PICTOS EQUIPEMENTS ***/
.box-acf-fields span {
    background: #fff;
    padding: 2px 5px;
    width: fit-content;
    max-height: 20px;
}
.box-acf-fields {
    position: relative;
    width: auto;
    display: flex;
    flex-wrap: wrap;
    left: -4px;
}
.box-text.box-text-products {
    height: auto !important;
    padding-bottom: 5px !important;
}

.picto-list {display:none;}
.pictos {height:30px;margin-right:15px;margin-bottom:10px;}
span.equipement-item {width: auto;height: 25px;margin-right: 5px;}

span.wifi {
    content: url(https://camping-ledauphin.com/wp-content/uploads/2025/10/picto-wifi-0.svg);
}
span.tv {
    content: url(https://camping-ledauphin.com/wp-content/uploads/2025/10/picto-tv.svg);
}
span.smart-tv {
    content: url(https://camping-ledauphin.com/wp-content/uploads/2025/10/picto-smart-tv.svg);
}
span.salle-deau {
    content: url(https://camping-ledauphin.com/wp-content/uploads/2025/10/picto-salle-de-bain.svg);
}
span.\32 -salles-deau {
    content: url(https://camping-ledauphin.com/wp-content/uploads/2025/10/picto-2-salles-de-bain.svg);
}
span.pmr {
    content: url(https://camping-ledauphin.com/wp-content/uploads/2025/10/picto-PMR.svg);
}
span.plancha {
    content: url(https://camping-ledauphin.com/wp-content/uploads/2025/10/picto-plancha.svg);
}
span.nespresso {
    content: url(https://camping-ledauphin.com/wp-content/uploads/2025/10/picto-nespresso.svg);
}
span.lave-vaisselle {
    content: url(https://camping-ledauphin.com/wp-content/uploads/2025/10/picto-lave-vaiselle.svg);
}
span.jacuzzi {
    content: url(https://camping-ledauphin.com/wp-content/uploads/2025/10/picto-jaccuzi.svg);
}
span.draps {
    content: url(https://camping-ledauphin.com/wp-content/uploads/2025/10/picto-draps.svg);
}
span.climatisation {
    content: url(https://camping-ledauphin.com/wp-content/uploads/2025/10/picto-clim.svg);
}
span.canal-bein-sport {
    content: url(https://camping-ledauphin.com/wp-content/uploads/2025/10/picto-canal-plus.svg);
}
span.animaux-non-admis {
    content: url(https://camping-ledauphin.com/wp-content/uploads/2025/10/picto-animaux-non-admis.svg);
}
span.animaux-admis {
    content: url(https://camping-ledauphin.com/wp-content/uploads/2025/10/picto-animaux-admis.svg);
}
span.sans-wc {
    content: url(https://camping-ledauphin.com/wp-content/uploads/2025/10/Sans-WC.svg);
}
