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

.translatepress-fr_FR span.fr {
    font-weight: bold;
    background: #1f6e81;
    color: #fff;
    padding: 10px;
    border-radius: 50px;
}
.translatepress-en_GB span.en {    
	font-weight: bold;
    background: #1f6e81;
    color: #fff;
    padding: 10px;
    border-radius: 50px;
	margin-left: 10px;
}
.translatepress-es_ES span.es {
    font-weight: bold;
    background: #1f6e81;
    color: #fff;
    padding: 10px;
    border-radius: 50px;
	margin-left: 10px;
}

.current-menu-item {
    font-weight: bold;
}
.bold {font-weight:bold;}

/**** MISTER BOOKING ****/
.hz.widgetMB2 {
    border-width: 0px!important;
    padding: 5px;
    display: inline-block;
    background-color: inherit!important;
    color: #5e5e5e;
}
header.hz.header {
    display: none;
}
.hz.section {
    border-width: 0!important;
}
.hz.input.date, .hz.input.code_promo {
    width: 150px!important;
}
.hz.input.date, .hz.input.code_promo {
    border-color: #146d7f!important;
}
.mb-datepicker .mb-datepicker-title {
    display: flex;
}
.mb-widget-header {
    border: 0!important;
    background: none!important;
    color: #222222!important;
    font-weight: bold;
}
.mb-state-default, .mb-widget-content .mb-state-default, .mb-widget-header .mb-state-default {
    border: 1px solid #fff!important;
    background: inherit!important;
    font-weight: normal!important;
    color: #555555;
    text-align: center!important;
}
.select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection, select {
    background-color: #fff;
    background-image: none!important;
    border: inherit !important;
	box-shadow: inherit!important;
}


/*************** GENERAL  ***************/
.bb, .bt {border:inherit;}
.radius-30 img, .radius-30, .radius-30 .img-inner.image-zoom.dark, .box-shade .box-image {
    border-radius: 30px;
}
input#s {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
button.ux-search-submit {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
.rounded-images img {
    border-radius: 30px;
}
p.tarifs-degressifs:before {
    content: '\204E';
    color: #f5a36a;
    font-size: 130%;
    line-height: 1.5em;
    margin-right: 5px;
    position: relative;
    bottom: 3px;
}
p.tarifs-degressifs {
    color: #00bbc1;
    font-weight: bold;
    font-size: 120%;
	margin:0;
}
.orange {color:#ee6f43;}
.bleu {color:#146d7f;}

@media only screen and (max-width: 48em) { 
.slider-wrapper .img-inner.image-cover.dark {
    padding-top: 320px!important;
}
}
.no-margin-left .ux-logo-link {
    padding: 0 0 20px 0 !important;
}

.slider-nav-dots-dashes-spaced .flickity-page-dots .dot {
    border-radius: 0;
    height: 2px;
    width: 20px;
}
.flickity-page-dots .dot {
	border: 1px solid #111;
}

blockquote:before {
    display: block;
    width: 30px;
    height: 30px;
    background: url(https://tedlodges-capbreton.com/wp-content/uploads/2025/04/quote-icon-2.svg) no-repeat;
    background-size: contain;
	content:'';
}
blockquote {
    border-left: inherit;
    color: #333;
    font-size: 1em;
    font-style: italic;
    margin: 0;
    padding: 0;
    position: relative;
}
blockquote p {
    margin: 0;
}

.min-height-icon-slider .flickity-viewport {
    min-height: 200px;
}

.icon-box {
    align-items: center;
}

.social-icons {
    color: #1f6e81;
}
/**** GRAVITY FORM ****/
input, textarea {
    border-radius: 20px !important;
    min-height: 48px!important;
    padding: 10px 20px !important;
}
input[type=checkbox] {
    width: 30px;
    height: 30px;
}
.ginput_container.ginput_container_consent {
    display: flex;
    align-items: center;
}
h2.gform_submission_error.hide_summary {
    font-size: 100% !important;
}
p.gform_required_legend {
    display: none;
}



/**** PROMO ****/

@media only screen and (min-width: 1024px) { 
.promo {
    position: absolute;
    top: 90px;
    right: 0;
}
}
@media only screen and (max-width: 1024px) { 
.promo {
    background-color: #00bbc1!important;
    padding: 20px;
    border-radius: 50%;
    max-width: 240px;
}
}
.promo {
    background: url(https://tedlodges-capbreton.com/wp-content/uploads/2025/03/bg-promo-ted-lodge.png) no-repeat;
    background-size: contain;
    width: 230px;
    height: 200px;
    padding: 30px 25px 0 45px;
    color: #f5a36a;
}
div.promo-amount {
    font-size: 200%;
    font-weight: bold;
    display: block;
}
.promo-product {
    line-height: 1.1em;
    margin-bottom: 10px;
}
div.promo-period {
    display: block;
    font-size: 70%;
}


/*************** HEADER  ***************/
.top-bar-nav a.nav-top-link { font-size: 100%;font-weight: 600 !important;}
li#menu-item-135 a, li#menu-item-128 a {
    min-width: 200px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 80%;
    color: #353535;
}
li.html.custom.html_topbar_right {
    display: block !important;
}
ul.nav.nav-sidebar a {
    font-size: 18px;
}


@media only screen and (min-width: 48em) {
#top-bar, #masthead {padding: 0 3%;}
}
@media only screen and (max-width: 48em) {
.stuck .icon-phone:before {color: #353535;}
}

.phone-icon, .email-icon {display:flex;align-items: center;font-size: 1.2em;font-weight: bold;gap:8px;}
.phone-icon:hover, .email-icon:hover {cursor: pointer;}

/*************** TRANSLATEPRESS  ***************/
.cls a {
    text-transform: uppercase;
    color: #353535;
    font-size: 120%;
}
.cls span {padding: 0 0 0 9px;}
span.fr:lang(fr-FR) {font-weight:bold;}
span.en:lang(en-GB) {font-weight:bold;}

/*************** FONTS  ***************/
@media only screen and (min-width: 48em) {
h1, .h1 { font-size: 60px;line-height:1.1em; }
h2, .h2 { font-size: 45px!important;line-height:1.1em; }
h3, .h3 { font-size: 32px!important;line-height:1.3em; }	
h4, h5, .h4, .h5 { font-size: 25px!important;line-height:1.3em; }
h6, .h6 { font-size: 18px!important;line-height:1.3em; }
}
@media only screen and (max-width: 48em) {
h1, .h1 { font-size: 40px;line-height:1.1em; }
h2, .h2, h3, .h3 { font-size: 30px!important;line-height:1.3em; }
h4, .h4, h5, .h5 { font-size: 25px!important;line-height:1.3em; }
h6, .h6 { font-size: 18px!important;line-height:1.3em; }
}

.alt-font { line-height: 1.1em!important; }

/*************** HOMEPAGE  ***************/
h1.home-header {
    background: #fcf0d7;
    padding: 0 50px;
    width: fit-content;
    margin: 0 auto;
	border-radius: 30px;
}

/*************** BUTTONS  ***************/
input.hz.input.btn {
    font-weight: 600;
}

/*** VENTE VELOS ***/
.promo-10 .img-inner:before {
    content: '-10%';
    display: block;
    width: 70px;
    height: 45px;
    z-index: 100;
    position: absolute;
    top: 10px;
    left: 10px;
    background: #f5a36a;
    font-weight: bold;
    padding: 10px;
    border-radius: 99px;
}
.promo-20 .img-inner:before {
    content: '-20%';
    display: block;
    width: 70px;
    height: 45px;
    z-index: 100;
    position: absolute;
    top: 10px;
    left: 10px;
    background: #f5a36a;
    font-weight: bold;
    padding: 10px;
    border-radius: 99px;
}

/*************** BLOG  ***************/
@media only screen and (min-width: 48em) {
header.entry-header {
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
    }
.entry-image {
    max-width: 35%;
}
.entry-header-text {
    width: 65%;
    padding-left: 5%;
}
.flex-row.recent-blog-posts {
    display: flex;
    align-items: center !important;
}
}
@media only screen and (max-width: 48em) {
.flex-row.next-prev-nav.bt.bb {
	flex-flow: row nowrap;
    flex-direction: column;
	align-items: inherit;
}
}
.blog img, .single-post img, .archive img {
    border-radius: 20px;
}
.badge-inner.bg-fill {
    border-radius: 8px;
}
h6.entry-category.is-xsmall {
    font-size: 20px;
}

